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

Issue 29871555: Issue 6916 - Avoid Set object for filters with only one subscription (Closed)

Created:
Sept. 1, 2018, 5:12 a.m. by Manish Jethani
Modified:
Sept. 4, 2018, 3:04 p.m.
Reviewers:
sergei, Jon Sonesen, hub
Base URL:
https://hg.adblockplus.org/adblockpluscore/
Visibility:
Public.

Description

Based on https://codereview.adblockplus.org/29870577/

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Add type check to addSubscription #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -6 lines) Patch
M lib/filterClasses.js View 1 2 2 chunks +43 lines, -6 lines 6 comments Download

Messages

Total messages: 10
Manish Jethani
Sept. 1, 2018, 5:12 a.m. (2018-09-01 05:12:38 UTC) #1
Manish Jethani
Patch Set 1 Based on https://codereview.adblockplus.org/29870577/ I'll file an issue on Monday, but the short ...
Sept. 1, 2018, 5:18 a.m. (2018-09-01 05:18:02 UTC) #2
Manish Jethani
Patch Set 2: Rebase
Sept. 1, 2018, 2:31 p.m. (2018-09-01 14:31:32 UTC) #3
Manish Jethani
Patch Set 3: Add type check to addSubscription
Sept. 1, 2018, 2:44 p.m. (2018-09-01 14:44:27 UTC) #4
Jon Sonesen
Mostly looks good just a nit or two and a question. Thanks! https://codereview.adblockplus.org/29871555/diff/29871591/lib/filterClasses.js File lib/filterClasses.js ...
Sept. 2, 2018, 5:22 p.m. (2018-09-02 17:22:51 UTC) #5
Jon Sonesen
Mostly looks good just a nit or two and a question. Thanks!
Sept. 2, 2018, 5:22 p.m. (2018-09-02 17:22:54 UTC) #6
Manish Jethani
https://codereview.adblockplus.org/29871555/diff/29871591/lib/filterClasses.js File lib/filterClasses.js (right): https://codereview.adblockplus.org/29871555/diff/29871591/lib/filterClasses.js#newcode72 lib/filterClasses.js:72: * @yields {Subscription} On 2018/09/02 17:22:50, Jon Sonesen wrote: ...
Sept. 3, 2018, 7:03 p.m. (2018-09-03 19:03:42 UTC) #7
hub
LGTM
Sept. 4, 2018, 2:36 p.m. (2018-09-04 14:36:11 UTC) #8
Manish Jethani
On 2018/09/04 14:36:11, hub wrote: > LGTM Thanks! How about the base patch? https://codereview.adblockplus.org/29870577/
Sept. 4, 2018, 2:38 p.m. (2018-09-04 14:38:31 UTC) #9
hub
Sept. 4, 2018, 2:43 p.m. (2018-09-04 14:43:02 UTC) #10
On 2018/09/04 14:38:31, Manish Jethani wrote:
> On 2018/09/04 14:36:11, hub wrote:
> > LGTM
> 
> Thanks!
> 
> How about the base patch?
> 
> https://codereview.adblockplus.org/29870577/

uh oh, I missed it. let me look at it then.

Powered by Google App Engine
This is Rietveld