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

Issue 29329419: Issue 3208 - Unify handling of $document and $elemhide exceptions and improve performance (Closed)

Created:
Oct. 27, 2015, 2:28 p.m. by Wladimir Palant
Modified:
Nov. 11, 2015, 2:04 p.m.
Visibility:
Public.

Description

Issue 3208 - Unify handling of $document and $elemhide exceptions and improve performance

Patch Set 1 #

Total comments: 5

Patch Set 2 : Fixed sitekey parameter #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -28 lines) Patch
M lib/contentPolicy.js View 1 2 chunks +22 lines, -28 lines 0 comments Download

Messages

Total messages: 5
Wladimir Palant
Oct. 27, 2015, 2:28 p.m. (2015-10-27 14:28:15 UTC) #1
Thomas Greiner
https://codereview.adblockplus.org/29329419/diff/29329420/lib/contentPolicy.js File lib/contentPolicy.js (right): https://codereview.adblockplus.org/29329419/diff/29329420/lib/contentPolicy.js#newcode177 lib/contentPolicy.js:177: function cleanWindowLocation(wnd) This function doesn't need to be inside ...
Nov. 10, 2015, 6:22 p.m. (2015-11-10 18:22:34 UTC) #2
Wladimir Palant
https://codereview.adblockplus.org/29329419/diff/29329420/lib/contentPolicy.js File lib/contentPolicy.js (right): https://codereview.adblockplus.org/29329419/diff/29329420/lib/contentPolicy.js#newcode177 lib/contentPolicy.js:177: function cleanWindowLocation(wnd) On 2015/11/10 18:22:33, Thomas Greiner wrote: > ...
Nov. 10, 2015, 7:13 p.m. (2015-11-10 19:13:15 UTC) #3
Wladimir Palant
https://codereview.adblockplus.org/29329419/diff/29329420/lib/contentPolicy.js File lib/contentPolicy.js (right): https://codereview.adblockplus.org/29329419/diff/29329420/lib/contentPolicy.js#newcode202 lib/contentPolicy.js:202: let whitelistMatch = defaultMatcher.matchesAny(testWndLocation, typeMap, parentDocDomain, false, sitekey); On ...
Nov. 11, 2015, 7:54 a.m. (2015-11-11 07:54:21 UTC) #4
Thomas Greiner
Nov. 11, 2015, 1:26 p.m. (2015-11-11 13:26:10 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld