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

Side by Side Diff: metadata.gecko-webext

Issue 29536764: Issue 5587, 5748 - Use mobile options page on Firefox for Android (Closed) Base URL: https://hg.adblockplus.org/adblockpluschrome/
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:
View unified diff | Download patch
« no previous file with comments | « 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')
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 [mapping]
13 mobile-options.html = adblockplusui/mobile-options.html
14 mobile-options.js = adblockplusui/mobile-options.js
15 skin/abp-logo.svg = adblockplusui/skin/abp-logo.svg
16 skin/mobile-options.css = adblockplusui/skin/mobile-options.css
17 skin/mobile/checkmark.svg = adblockplusui/skin/mobile/checkmark.svg
18 skin/mobile/toggle.svg = adblockplusui/skin/mobile/toggle.svg
19 skin/mobile/trash.svg = adblockplusui/skin/mobile/trash.svg
20
12 [convert_js] 21 [convert_js]
13 lib/adblockplus.js += lib/firefoxDataCleanup.js 22 lib/adblockplus.js += lib/firefoxDataCleanup.js
23
24 [import_locales]
25 adblockplusui/locale/*/mobile-options.json = =*
OLDNEW
« no previous file with comments | « metadata.chrome ('k') | options.html » ('j') | options.js » ('J')

Powered by Google App Engine
This is Rietveld