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

Issue 29329470: Issue 3208 - Make Policy.processNode() accept plain strings instead of nsIURI (Closed)

Created:
Oct. 29, 2015, 1:04 p.m. by Wladimir Palant
Modified:
Nov. 11, 2015, 2:05 p.m.
Visibility:
Public.

Description

Issue 3208 - Make Policy.processNode() accept plain strings instead of nsIURI

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -18 lines) Patch
M lib/contentPolicy.js View 8 chunks +17 lines, -18 lines 2 comments Download

Messages

Total messages: 5
Wladimir Palant
Oct. 29, 2015, 1:04 p.m. (2015-10-29 13:04:56 UTC) #1
tschuster
https://codereview.adblockplus.org/29329470/diff/29329471/lib/contentPolicy.js File lib/contentPolicy.js (right): https://codereview.adblockplus.org/29329470/diff/29329471/lib/contentPolicy.js#newcode213 lib/contentPolicy.js:213: location = match.text.replace(/^.*?#/, '#'); Wait, how does this work? ...
Oct. 31, 2015, 11:55 a.m. (2015-10-31 11:55:24 UTC) #2
Wladimir Palant
https://codereview.adblockplus.org/29329470/diff/29329471/lib/contentPolicy.js File lib/contentPolicy.js (right): https://codereview.adblockplus.org/29329470/diff/29329471/lib/contentPolicy.js#newcode213 lib/contentPolicy.js:213: location = match.text.replace(/^.*?#/, '#'); On 2015/10/31 11:55:23, tschuster wrote: ...
Nov. 1, 2015, 12:18 p.m. (2015-11-01 12:18:10 UTC) #3
tschuster
On 2015/11/01 12:18:10, Wladimir Palant wrote: > https://codereview.adblockplus.org/29329470/diff/29329471/lib/contentPolicy.js > File lib/contentPolicy.js (right): > > https://codereview.adblockplus.org/29329470/diff/29329471/lib/contentPolicy.js#newcode213 ...
Nov. 5, 2015, 3:35 p.m. (2015-11-05 15:35:07 UTC) #4
Thomas Greiner
Nov. 10, 2015, 10:24 a.m. (2015-11-10 10:24:31 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld