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

Side by Side Diff: metadata.gecko

Issue 29632555: Issue 5971 - Drop support for Firefox 50 (Closed)
Patch Set: Created Dec. 7, 2017, 11:49 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 | « no previous file | 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 browserAction -= popup.html 7 browserAction -= popup.html
8 8
9 [compat] 9 [compat]
10 gecko = 50.0 10 gecko = 51.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 desktop-options.html = adblockplusui/desktop-options.html 15 desktop-options.html = adblockplusui/desktop-options.html
16 desktop-options.js = adblockplusui/desktop-options.js 16 desktop-options.js = adblockplusui/desktop-options.js
17 skin/desktop-options.css = adblockplusui/skin/desktop-options.css 17 skin/desktop-options.css = adblockplusui/skin/desktop-options.css
18 skin/mobile-options.css = adblockplusui/skin/mobile-options.css 18 skin/mobile-options.css = adblockplusui/skin/mobile-options.css
19 skin/mobile/checkmark.svg = adblockplusui/skin/mobile/checkmark.svg 19 skin/mobile/checkmark.svg = adblockplusui/skin/mobile/checkmark.svg
20 skin/mobile/toggle.svg = adblockplusui/skin/mobile/toggle.svg 20 skin/mobile/toggle.svg = adblockplusui/skin/mobile/toggle.svg
(...skipping 14 matching lines...) Expand all
35 skin/social/facebook.svg = adblockplusui/skin/social/facebook.svg 35 skin/social/facebook.svg = adblockplusui/skin/social/facebook.svg
36 skin/social/googleplus.svg = adblockplusui/skin/social/googleplus.svg 36 skin/social/googleplus.svg = adblockplusui/skin/social/googleplus.svg
37 37
38 [bundles] 38 [bundles]
39 lib/adblockplus.js += lib/firefoxDataCleanup.js 39 lib/adblockplus.js += lib/firefoxDataCleanup.js
40 40
41 [import_locales] 41 [import_locales]
42 adblockplusui/locale/*/mobile-options.json = * 42 adblockplusui/locale/*/mobile-options.json = *
43 adblockplusui/locale/*/desktop-options.json = * 43 adblockplusui/locale/*/desktop-options.json = *
44 adblockplusui/locale/*/common.json = * 44 adblockplusui/locale/*/common.json = *
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld