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

Side by Side Diff: metadata.gecko

Issue 29788558: Noissue - Fixed browserAction in Firefox on Android (Closed)
Patch Set: Created May 23, 2018, 3:03 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
« lib/options.js ('K') | « lib/options.js ('k') | polyfill.js » ('j') | 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 app_id_release={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d} 5 app_id_release={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
6 app_id_devbuild=devbuild@adblockplus.org 6 app_id_devbuild=devbuild@adblockplus.org
7 devbuildUpdateURL=https://downloads.adblockplus.org/devbuilds/adblockplusfirefox /updates.json 7 devbuildUpdateURL=https://downloads.adblockplus.org/devbuilds/adblockplusfirefox /updates.json
8 basename = adblockplusfirefox 8 basename = adblockplusfirefox
9 browserAction -= popup.html
9 10
10 [compat] 11 [compat]
11 gecko = 51.0 12 gecko = 51.0
12 13
13 [mapping] 14 [mapping]
14 mobile-options.html = adblockplusui/mobile-options.html 15 mobile-options.html = adblockplusui/mobile-options.html
15 mobile-options.js = adblockplusui/mobile-options.js 16 mobile-options.js = adblockplusui/mobile-options.js
16 skin/mobile-options.css = adblockplusui/skin/mobile-options.css 17 skin/mobile-options.css = adblockplusui/skin/mobile-options.css
17 skin/mobile/checkmark.svg = adblockplusui/skin/mobile/checkmark.svg 18 skin/mobile/checkmark.svg = adblockplusui/skin/mobile/checkmark.svg
18 skin/mobile/toggle.svg = adblockplusui/skin/mobile/toggle.svg 19 skin/mobile/toggle.svg = adblockplusui/skin/mobile/toggle.svg
19 skin/mobile/trash.svg = adblockplusui/skin/mobile/trash.svg 20 skin/mobile/trash.svg = adblockplusui/skin/mobile/trash.svg
20 21
21 [bundles] 22 [bundles]
22 lib/adblockplus.js += lib/firefoxDataCleanup.js 23 lib/adblockplus.js += lib/firefoxDataCleanup.js
23 24
24 [import_locales] 25 [import_locales]
25 adblockplusui/locale/*/mobile-options.json = * 26 adblockplusui/locale/*/mobile-options.json = *
OLDNEW
« lib/options.js ('K') | « lib/options.js ('k') | polyfill.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld