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

Side by Side Diff: metadata.gecko-webext

Issue 29526555: Issue 5554 - [webextensions] Adjust data to account for UI limitations (Closed) Base URL: https://hg.adblockplus.org/adblockpluschrome
Patch Set: Made imports constant Created Aug. 24, 2017, 10:43 a.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 | « metadata.chrome ('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 devbuildUpdateURL = https://downloads.adblockplus.org/devbuilds/adblockplusfiref ox/updates.json 8 devbuildUpdateURL = https://downloads.adblockplus.org/devbuilds/adblockplusfiref ox/updates.json
9 9
10 [compat] 10 [compat]
11 gecko = 50.0 11 gecko = 50.0
12 12
13 [convert_js] 13 [convert_js]
14 # See https://bugzil.la/1190687 - pop-up blocking won't work right now 14 # See https://bugzil.la/1190687 - pop-up blocking won't work right now
15 lib/adblockplus.js -= lib/popupBlocker.js 15 lib/adblockplus.js -= lib/popupBlocker.js
16 lib/adblockplus.js += lib/firefoxDataCleanup.js
OLDNEW
« no previous file with comments | « metadata.chrome ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld