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

Issue 29841558: Issue 6815 - Avoid multiple copies of domain maps (Closed)

Created:
July 29, 2018, 3:01 p.m. by Manish Jethani
Modified:
Aug. 1, 2018, 7:03 p.m.
Reviewers:
sergei, hub
CC:
kzar
Base URL:
https://hg.adblockplus.org/adblockpluscore/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Remove single-domain special case #

Patch Set 4 : Add tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -34 lines) Patch
M lib/filterClasses.js View 1 2 2 chunks +44 lines, -33 lines 0 comments Download
M test/filterClasses.js View 1 2 3 2 chunks +16 lines, -1 line 0 comments Download

Messages

Total messages: 9
Manish Jethani
July 29, 2018, 3:01 p.m. (2018-07-29 15:01:43 UTC) #1
Manish Jethani
Patch Set 1 See the description at #6815.
July 29, 2018, 3:19 p.m. (2018-07-29 15:19:42 UTC) #2
Manish Jethani
To test this, add the following to lib/filterClasses.js: window.Filter = Filter; Then load the extension, ...
July 29, 2018, 3:35 p.m. (2018-07-29 15:35:18 UTC) #3
Manish Jethani
On 2018/07/29 15:35:18, Manish Jethani wrote: > > [...] check the JS head size (memory) ...
July 29, 2018, 3:36 p.m. (2018-07-29 15:36:51 UTC) #4
Manish Jethani
On 2018/07/29 15:36:51, Manish Jethani wrote: > On 2018/07/29 15:35:18, Manish Jethani wrote: > > ...
July 29, 2018, 3:39 p.m. (2018-07-29 15:39:39 UTC) #5
Manish Jethani
Patch Set 2: Rebase Patch Set 3: Remove single-domain special case This update removes the ...
July 30, 2018, 4:53 p.m. (2018-07-30 16:53:02 UTC) #6
Manish Jethani
Patch Set 4: Add tests
July 30, 2018, 5:12 p.m. (2018-07-30 17:12:26 UTC) #7
hub
'nit: there is a typo in the commit message LGTM
Aug. 1, 2018, 5:18 p.m. (2018-08-01 17:18:43 UTC) #8
Manish Jethani
Aug. 1, 2018, 6:41 p.m. (2018-08-01 18:41:08 UTC) #9
On 2018/08/01 17:18:43, hub wrote:
> 'nit: there is a typo in the commit message

Thanks, I would not have noticed it.

> LGTM

Thanks!

Powered by Google App Engine
This is Rietveld