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

Delta Between Two Patch Sets: metadata.gecko-webext

Issue 29536764: Issue 5587, 5748 - Use mobile options page on Firefox for Android (Closed) Base URL: https://hg.adblockplus.org/adblockpluschrome/
Left Patch Set: Pass boolean instead of object Created Sept. 8, 2017, 12:50 p.m.
Right Patch Set: Remove workaround for FOUC issue and update adblockplusui dependency Created Oct. 5, 2017, 1:24 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 | « metadata.chrome ('k') | options.html » ('j') | options.js » ('J')
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 7 version = 2.99.0
8 8
9 [compat] 9 [compat]
10 gecko = 50.0 10 gecko = 50.0
11 11
12 [mapping] 12 [mapping]
13 mobile-options.html = adblockplusui/mobile-options.html 13 mobile-options.html = adblockplusui/mobile-options.html
14 mobile-options.js = adblockplusui/mobile-options.js 14 mobile-options.js = adblockplusui/mobile-options.js
15 skin/abp-logo.svg = adblockplusui/skin/abp-logo.svg 15 skin/abp-logo.svg = adblockplusui/skin/abp-logo.svg
16 skin/mobile-options.css = adblockplusui/skin/mobile-options.css 16 skin/mobile-options.css = adblockplusui/skin/mobile-options.css
17 skin/mobile/checkmark.svg = adblockplusui/skin/mobile/checkmark.svg 17 skin/mobile/checkmark.svg = adblockplusui/skin/mobile/checkmark.svg
18 skin/mobile/toggle.svg = adblockplusui/skin/mobile/toggle.svg 18 skin/mobile/toggle.svg = adblockplusui/skin/mobile/toggle.svg
19 skin/mobile/trash.svg = adblockplusui/skin/mobile/trash.svg 19 skin/mobile/trash.svg = adblockplusui/skin/mobile/trash.svg
20 20
21 [convert_js] 21 [convert_js]
22 # See https://bugzil.la/1190687 - pop-up blocking won't work right now
23 lib/adblockplus.js -= lib/popupBlocker.js
24 lib/adblockplus.js += lib/firefoxDataCleanup.js 22 lib/adblockplus.js += lib/firefoxDataCleanup.js
25 lib/adblockplus.js += lib/browserAction.js
26 23
27 [import_locales] 24 [import_locales]
28 adblockplusui/locale/*/mobile-options.json = =* 25 adblockplusui/locale/*/mobile-options.json = =*
LEFTRIGHT

Powered by Google App Engine
This is Rietveld