Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 29855595: Issue 6741 - Use ES2015 classes in lib/events.js (Closed)

Created:
Aug. 14, 2018, 11:30 p.m. by Jon Sonesen
Modified:
Aug. 22, 2018, 6:06 p.m.
Reviewers:
Manish Jethani
CC:
kzar
Base URL:
https://hg.adblockplus.org/adblockpluscore/
Visibility:
Public.

Description

This change updates lib/events.js to use ES2015 classes and also updates doc strings to be more consistent (issue 6676)

Patch Set 1 #

Patch Set 2 : Capitalize JsDoc String #

Total comments: 13

Patch Set 3 : Address PS2 Comments #

Total comments: 2

Patch Set 4 : Address PS3 Comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -14 lines) Patch
M lib/events.js View 1 2 3 1 chunk +16 lines, -14 lines 0 comments Download

Messages

Total messages: 11
Jon Sonesen
Aug. 14, 2018, 11:30 p.m. (2018-08-14 23:30:05 UTC) #1
Manish Jethani
Can you modify the summary to change "es6" to "ES2015" just for consistency? Also run ...
Aug. 15, 2018, 8:12 a.m. (2018-08-15 08:12:57 UTC) #2
Manish Jethani
On 2018/08/15 08:12:57, Manish Jethani wrote: > Can you modify the summary to change "es6" ...
Aug. 15, 2018, 8:13 a.m. (2018-08-15 08:13:53 UTC) #3
Jon Sonesen
On 2018/08/15 08:13:53, Manish Jethani wrote: > On 2018/08/15 08:12:57, Manish Jethani wrote: > > ...
Aug. 16, 2018, 7:43 p.m. (2018-08-16 19:43:57 UTC) #4
Jon Sonesen
https://codereview.adblockplus.org/29855595/diff/29855598/lib/events.js File lib/events.js (right): https://codereview.adblockplus.org/29855595/diff/29855598/lib/events.js#newcode23 lib/events.js:23: * @class On 2018/08/15 08:12:56, Manish Jethani wrote: > ...
Aug. 16, 2018, 8:19 p.m. (2018-08-16 20:19:31 UTC) #5
Manish Jethani
https://codereview.adblockplus.org/29855595/diff/29855598/lib/events.js File lib/events.js (right): https://codereview.adblockplus.org/29855595/diff/29855598/lib/events.js#newcode96 lib/events.js:96: * @param {...*} [arg] On 2018/08/16 20:19:30, Jon Sonesen ...
Aug. 17, 2018, 3:07 a.m. (2018-08-17 03:07:21 UTC) #6
Jon Sonesen
Oh dang, thanks for explaining https://codereview.adblockplus.org/29855595/diff/29857619/lib/events.js File lib/events.js (right): https://codereview.adblockplus.org/29855595/diff/29857619/lib/events.js#newcode65 lib/events.js:65: * @param {string} name ...
Aug. 17, 2018, 5:26 p.m. (2018-08-17 17:26:24 UTC) #7
Manish Jethani
LGTM
Aug. 20, 2018, 7:57 a.m. (2018-08-20 07:57:46 UTC) #8
Manish Jethani
On 2018/08/20 07:57:46, Manish Jethani wrote: > LGTM I think you have to put a ...
Aug. 20, 2018, 5:48 p.m. (2018-08-20 17:48:04 UTC) #9
Jon Sonesen
On 2018/08/20 17:48:04, Manish Jethani wrote: > On 2018/08/20 07:57:46, Manish Jethani wrote: > > ...
Aug. 20, 2018, 5:55 p.m. (2018-08-20 17:55:24 UTC) #10
Manish Jethani
Aug. 22, 2018, 6:15 a.m. (2018-08-22 06:15:08 UTC) #11
This change has landed [1] so you can close this review now.

[1]: https://hg.adblockplus.org/adblockpluscore/rev/5fbc1e0a1156

Powered by Google App Engine
This is Rietveld