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

Delta Between Two Patch Sets: metadata.gecko

Issue 29597555: Issue 5977 - Set popup programmatically on Firefox (Closed) Base URL: https://hg.adblockplus.org/adblockpluschrome/
Left Patch Set: Revert changes to polyfill.js Created Nov. 6, 2017, 2:16 p.m.
Right Patch Set: Update buildtools dependency Created Nov. 17, 2017, 3:08 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « lib/options.js ('k') | polyfill.js » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
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
Manish Jethani 2017/11/13 10:42:13 This is just rebased.
8 browserAction -= popup.html 7 browserAction -= popup.html
9 8
10 [compat] 9 [compat]
11 gecko = 50.0 10 gecko = 50.0
12 11
13 [mapping] 12 [mapping]
14 mobile-options.html = adblockplusui/mobile-options.html 13 mobile-options.html = adblockplusui/mobile-options.html
15 mobile-options.js = adblockplusui/mobile-options.js 14 mobile-options.js = adblockplusui/mobile-options.js
16 desktop-options.html = adblockplusui/desktop-options.html 15 desktop-options.html = adblockplusui/desktop-options.html
17 desktop-options.js = adblockplusui/desktop-options.js 16 desktop-options.js = adblockplusui/desktop-options.js
(...skipping 17 matching lines...) Expand all
35 skin/social/facebook.svg = adblockplusui/skin/social/facebook.svg 34 skin/social/facebook.svg = adblockplusui/skin/social/facebook.svg
36 skin/social/googleplus.svg = adblockplusui/skin/social/googleplus.svg 35 skin/social/googleplus.svg = adblockplusui/skin/social/googleplus.svg
37 36
38 [bundles] 37 [bundles]
39 lib/adblockplus.js += lib/firefoxDataCleanup.js 38 lib/adblockplus.js += lib/firefoxDataCleanup.js
40 39
41 [import_locales] 40 [import_locales]
42 adblockplusui/locale/*/mobile-options.json = * 41 adblockplusui/locale/*/mobile-options.json = *
43 adblockplusui/locale/*/desktop-options.json = * 42 adblockplusui/locale/*/desktop-options.json = *
44 adblockplusui/locale/*/common.json = * 43 adblockplusui/locale/*/common.json = *
LEFTRIGHT

Powered by Google App Engine
This is Rietveld