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

Issue 29774573: Issue 6652 - Do not push to unconditional selectors array (Closed)

Created:
May 8, 2018, 4:53 p.m. by Manish Jethani
Modified:
May 11, 2018, 1:08 p.m.
Reviewers:
kzar
CC:
sergei
Base URL:
https://hg.adblockplus.org/adblockpluscore/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : Make getUnconditionalSelectors private #

Total comments: 1

Patch Set 3 : Clean up code #

Total comments: 1

Patch Set 4 : Remove unrelated changes #

Patch Set 5 : Remove blank line #

Total comments: 3

Patch Set 6 : Rebase #

Patch Set 7 : Rebase on patch #29778572 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M lib/elemHide.js View 1 2 3 4 5 6 3 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 13
Manish Jethani
May 8, 2018, 4:53 p.m. (2018-05-08 16:53:44 UTC) #1
Manish Jethani
Patch Set 1 I found out the real reason why separating out the while loop ...
May 8, 2018, 4:57 p.m. (2018-05-08 16:57:30 UTC) #2
Manish Jethani
On 2018/05/08 16:57:30, Manish Jethani wrote: > Also I have only tested this on Chrome, ...
May 8, 2018, 5:06 p.m. (2018-05-08 17:06:16 UTC) #3
Manish Jethani
Patch Set 2: Make getUnconditionalSelectors private I'm not sure why this function was exposed on ...
May 8, 2018, 5:15 p.m. (2018-05-08 17:15:15 UTC) #4
Manish Jethani
Patch Set 3: Clean up code https://codereview.adblockplus.org/29774573/diff/29774578/lib/elemHide.js File lib/elemHide.js (right): https://codereview.adblockplus.org/29774573/diff/29774578/lib/elemHide.js#newcode245 lib/elemHide.js:245: getSelectorsForDomain(domain, criteria = ...
May 8, 2018, 5:34 p.m. (2018-05-08 17:34:26 UTC) #5
Manish Jethani
Patch Set 4: Remove unrelated changes Also I've updated the Trac issue to #6652.
May 9, 2018, 3:43 p.m. (2018-05-09 15:43:47 UTC) #6
Manish Jethani
Patch Set 5: Remove blank line Cleaner diff.
May 9, 2018, 3:46 p.m. (2018-05-09 15:46:03 UTC) #7
kzar
https://codereview.adblockplus.org/29774573/diff/29775595/lib/elemHide.js File lib/elemHide.js (right): https://codereview.adblockplus.org/29774573/diff/29775595/lib/elemHide.js#newcode66 lib/elemHide.js:66: * Returns a list of selectors that apply on ...
May 10, 2018, 10:59 a.m. (2018-05-10 10:59:49 UTC) #8
Manish Jethani
https://codereview.adblockplus.org/29774573/diff/29775595/lib/elemHide.js File lib/elemHide.js (right): https://codereview.adblockplus.org/29774573/diff/29775595/lib/elemHide.js#newcode66 lib/elemHide.js:66: * Returns a list of selectors that apply on ...
May 11, 2018, 4:07 a.m. (2018-05-11 04:07:11 UTC) #9
Manish Jethani
Patch Set 6: Rebase
May 11, 2018, 7:22 a.m. (2018-05-11 07:22:49 UTC) #10
kzar
https://codereview.adblockplus.org/29774573/diff/29775595/lib/elemHide.js File lib/elemHide.js (right): https://codereview.adblockplus.org/29774573/diff/29775595/lib/elemHide.js#newcode66 lib/elemHide.js:66: * Returns a list of selectors that apply on ...
May 11, 2018, 11:23 a.m. (2018-05-11 11:23:43 UTC) #11
Manish Jethani
Patch Set 7: Rebase on patch #29778572
May 11, 2018, 12:23 p.m. (2018-05-11 12:23:50 UTC) #12
kzar
May 11, 2018, 12:48 p.m. (2018-05-11 12:48:03 UTC) #13
Nice, LGTM

Powered by Google App Engine
This is Rietveld