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

Issue 5644946291818496: Issue 433 - Made adjustments for $sitekey-related changes to the Matcher API (Closed)

Created:
Sept. 10, 2014, 3:38 p.m. by Thomas Greiner
Modified:
Sept. 17, 2014, 9:12 a.m.
Visibility:
Public.

Description

This review not only includes functional changes to adjust for the changed Matcher API but also appropriate renaming of variables due to the fact that sitekeys are no longer limited to exception rules and to make them more consistent with the names used in Firefox.

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -34 lines) Patch
M background.js View 1 2 chunks +4 lines, -3 lines 0 comments Download
M include.preload.js View 1 2 chunks +3 lines, -3 lines 0 comments Download
M lib/whitelisting.js View 1 3 chunks +34 lines, -26 lines 0 comments Download
M webrequest.js View 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 5
Thomas Greiner
Sept. 10, 2014, 3:49 p.m. (2014-09-10 15:49:59 UTC) #1
Wladimir Palant
Please note that the module owner here is Sebastian. So while he doesn't need to ...
Sept. 10, 2014, 6:27 p.m. (2014-09-10 18:27:04 UTC) #2
Thomas Greiner
http://codereview.adblockplus.org/5644946291818496/diff/5629499534213120/include.preload.js File include.preload.js (right): http://codereview.adblockplus.org/5644946291818496/diff/5629499534213120/include.preload.js#newcode65 include.preload.js:65: ext.backgroundPage.sendMessage({type: "add-sitekey", sitekey: attr}); On 2014/09/10 18:27:04, Wladimir Palant ...
Sept. 15, 2014, 9:24 a.m. (2014-09-15 09:24:59 UTC) #3
Wladimir Palant
LGTM, up to Sebastian now.
Sept. 15, 2014, 10:11 a.m. (2014-09-15 10:11:15 UTC) #4
Sebastian Noack
Sept. 16, 2014, 3:59 p.m. (2014-09-16 15:59:57 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld