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

Issue 29364102: Issue 4658 - Incorporate element hiding emulation filters (Closed)

Created:
Nov. 24, 2016, 9:41 a.m. by Felix Dahlke
Modified:
Dec. 13, 2016, 7:37 p.m.
Reviewers:
Wladimir Palant
CC:
kzar
Base URL:
https://bitbucket.org/fhd/adblockplus
Visibility:
Public.

Description

Issue 4658 - Incorporate element hiding emulation filters

Patch Set 1 #

Total comments: 7

Patch Set 2 : Change minVersion back and improve error message #

Patch Set 3 : Improve error message some more #

Patch Set 4 : Update adblockpluscore dependency to b1e70036624f #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -21 lines) Patch
M chrome/content/ui/filters-backup.js View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/content/ui/filters-filterview.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/content/ui/sidebar.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/content/ui/utils.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/locale/en-US/global.properties View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/skin/filters.css View 2 chunks +2 lines, -2 lines 0 comments Download
M dependencies View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M lib/child/elemHideEmulation.js View 3 chunks +7 lines, -7 lines 0 comments Download
M lib/child/main.js View 1 chunk +1 line, -1 line 0 comments Download
M lib/child/requestNotifier.js View 1 chunk +2 lines, -2 lines 0 comments Download
M lib/elemHideEmulation.js View 0 chunks +-1 lines, --1 lines 0 comments Download
M lib/main.js View 1 chunk +1 line, -1 line 0 comments Download
M metadata.gecko View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 7
Felix Dahlke
Nov. 24, 2016, 10:43 a.m. (2016-11-24 10:43:17 UTC) #1
Wladimir Palant
https://codereview.adblockplus.org/29364102/diff/29364103/chrome/content/ui/filters-backup.js File chrome/content/ui/filters-backup.js (right): https://codereview.adblockplus.org/29364102/diff/29364103/chrome/content/ui/filters-backup.js#newcode328 chrome/content/ui/filters-backup.js:328: minVersion = "2.9"; No, as far as our users ...
Dec. 13, 2016, 2:44 p.m. (2016-12-13 14:44:28 UTC) #2
Felix Dahlke
Thanks for the review! New patch set is up. https://codereview.adblockplus.org/29364102/diff/29364103/chrome/content/ui/filters-backup.js File chrome/content/ui/filters-backup.js (right): https://codereview.adblockplus.org/29364102/diff/29364103/chrome/content/ui/filters-backup.js#newcode328 chrome/content/ui/filters-backup.js:328: ...
Dec. 13, 2016, 3:55 p.m. (2016-12-13 15:55:39 UTC) #3
Wladimir Palant
https://codereview.adblockplus.org/29364102/diff/29364103/chrome/content/ui/filters-backup.js File chrome/content/ui/filters-backup.js (right): https://codereview.adblockplus.org/29364102/diff/29364103/chrome/content/ui/filters-backup.js#newcode328 chrome/content/ui/filters-backup.js:328: minVersion = "2.9"; On 2016/12/13 15:55:39, Felix Dahlke wrote: ...
Dec. 13, 2016, 4:33 p.m. (2016-12-13 16:33:03 UTC) #4
Felix Dahlke
New patch set is up. https://codereview.adblockplus.org/29364102/diff/29364103/chrome/locale/en-US/global.properties File chrome/locale/en-US/global.properties (right): https://codereview.adblockplus.org/29364102/diff/29364103/chrome/locale/en-US/global.properties#newcode35 chrome/locale/en-US/global.properties:35: filter_elemhideemulation_nodomain=No active domain specified ...
Dec. 13, 2016, 5:07 p.m. (2016-12-13 17:07:49 UTC) #5
Felix Dahlke
Another new patch set is up - I figured now that #4684 has landed I ...
Dec. 13, 2016, 5:34 p.m. (2016-12-13 17:34:47 UTC) #6
Wladimir Palant
Dec. 13, 2016, 7:04 p.m. (2016-12-13 19:04:45 UTC) #7
LGTM

Powered by Google App Engine
This is Rietveld