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

Side by Side Diff: metadata.gecko-webext

Issue 29539831: Issue 5648 - Include lib/popupBlocker.js on Firefox (Closed) Base URL: https://hg.adblockplus.org/adblockpluschrome/
Patch Set: Created Sept. 8, 2017, 6:59 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « lib/popupBlocker.js ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [default] 1 [default]
2 inherit = metadata.chrome 2 inherit = metadata.chrome
3 3
4 [general] 4 [general]
5 id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d} 5 id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
6 basename = adblockplusfirefox 6 basename = adblockplusfirefox
7 version = 2.99.0 7 version = 2.99.0
8 8
9 [compat] 9 [compat]
10 gecko = 50.0 10 gecko = 50.0
11 11
12 [convert_js] 12 [convert_js]
13 # See https://bugzil.la/1190687 - pop-up blocking won't work right now
14 lib/adblockplus.js -= lib/popupBlocker.js
15 lib/adblockplus.js += lib/firefoxDataCleanup.js 13 lib/adblockplus.js += lib/firefoxDataCleanup.js
OLDNEW
« no previous file with comments | « lib/popupBlocker.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld