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

Issue 29329884: Issue 3224 - Unbreak filter assistant (Closed)

Created:
Nov. 9, 2015, 1:45 p.m. by Wladimir Palant
Modified:
Dec. 2, 2015, 11:49 a.m.
Visibility:
Public.

Description

Issue 3224 - Unbreak filter assistant

Patch Set 1 #

Patch Set 2 : Rebased #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+213 lines, -55 lines) Patch
M chrome/content/ui/composer.js View 2 chunks +5 lines, -4 lines 0 comments Download
M chrome/content/ui/sidebar.js View 2 chunks +8 lines, -2 lines 0 comments Download
M lib/child/contentPolicy.js View 1 2 chunks +84 lines, -0 lines 2 comments Download
M lib/child/objectTabs.js View 1 chunk +6 lines, -2 lines 0 comments Download
M lib/child/requestNotifier.js View 1 3 chunks +44 lines, -2 lines 0 comments Download
M lib/contentPolicy.js View 1 2 chunks +22 lines, -26 lines 0 comments Download
M lib/objectTabs.js View 1 chunk +2 lines, -2 lines 0 comments Download
M lib/requestNotifier.js View 3 chunks +36 lines, -14 lines 0 comments Download
M lib/ui.js View 1 chunk +6 lines, -3 lines 0 comments Download

Messages

Total messages: 6
Wladimir Palant
Nov. 9, 2015, 1:45 p.m. (2015-11-09 13:45:41 UTC) #1
tschuster
https://codereview.adblockplus.org/29329884/diff/29330104/lib/child/contentPolicy.js File lib/child/contentPolicy.js (right): https://codereview.adblockplus.org/29329884/diff/29330104/lib/child/contentPolicy.js#newcode61 lib/child/contentPolicy.js:61: let storedNodes = new Map(); So, this is cleaned ...
Dec. 1, 2015, 4:42 p.m. (2015-12-01 16:42:40 UTC) #2
Thomas Greiner
Looks fine from my end. Just waiting for a response to Tom's comment.
Dec. 1, 2015, 6:07 p.m. (2015-12-01 18:07:47 UTC) #3
Wladimir Palant
https://codereview.adblockplus.org/29329884/diff/29330104/lib/child/contentPolicy.js File lib/child/contentPolicy.js (right): https://codereview.adblockplus.org/29329884/diff/29330104/lib/child/contentPolicy.js#newcode61 lib/child/contentPolicy.js:61: let storedNodes = new Map(); On 2015/12/01 16:42:40, tschuster ...
Dec. 1, 2015, 7:15 p.m. (2015-12-01 19:15:31 UTC) #4
tschuster
On 2015/12/01 19:15:31, Wladimir Palant wrote: > https://codereview.adblockplus.org/29329884/diff/29330104/lib/child/contentPolicy.js > File lib/child/contentPolicy.js (right): > > https://codereview.adblockplus.org/29329884/diff/29330104/lib/child/contentPolicy.js#newcode61 ...
Dec. 2, 2015, 11:46 a.m. (2015-12-02 11:46:32 UTC) #5
Wladimir Palant
Dec. 2, 2015, 11:48 a.m. (2015-12-02 11:48:59 UTC) #6
On 2015/12/02 11:46:32, tschuster wrote:
> Okay. We should maybe open a follow-up bug for this

Feel free to open that bug because I really don't see what there is to follow
up.

Powered by Google App Engine
This is Rietveld