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

Side by Side Diff: metadata.gecko

Issue 29329246: Issue 3108 - Inject our about: module into all processes (Closed)
Patch Set: Created Oct. 16, 2015, 12:02 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/elemHide.js ('K') | « lib/utils.js ('k') | 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 [general] 1 [general]
2 id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d} 2 id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
3 basename=adblockplus 3 basename=adblockplus
4 version=2.6.11 4 version=2.6.11
5 author=Wladimir Palant 5 author=Wladimir Palant
6 options=chrome://adblockplus/content/ui/settings.xul 6 options=chrome://adblockplus/content/ui/settings.xul
7 optionsType=2 7 optionsType=2
8 8
9 [contributors] 9 [contributors]
10 1=Claude Lespagnol aka Efdur 10 1=Claude Lespagnol aka Efdur
(...skipping 11 matching lines...) Expand all
22 en=http://adblockplus.org/en/ 22 en=http://adblockplus.org/en/
23 es=http://adblockplus.org/es/ 23 es=http://adblockplus.org/es/
24 fr=http://adblockplus.org/fr/ 24 fr=http://adblockplus.org/fr/
25 he=http://adblockplus.org/he/ 25 he=http://adblockplus.org/he/
26 ko=http://adblockplus.org/ko/ 26 ko=http://adblockplus.org/ko/
27 ru=http://adblockplus.org/ru/ 27 ru=http://adblockplus.org/ru/
28 zh-CN=https://adblockplus.org/zh_CN/ 28 zh-CN=https://adblockplus.org/zh_CN/
29 zh-TW=https://adblockplus.org/zh_TW/ 29 zh-TW=https://adblockplus.org/zh_TW/
30 30
31 [compat] 31 [compat]
32 firefox=29.0/45.0 32 firefox=38.0/45.0
33 fennec2=29.0/45.0 33 fennec2=38.0/45.0
34 thunderbird=29.0/45.0 34 thunderbird=38.0/45.0
35 seamonkey=2.26/2.41 35 seamonkey=2.35/2.41
36 toolkit=29.0/45.0 36 toolkit=38.0/45.0
Wladimir Palant 2015/10/16 12:15:10 This is because of our usage of process scripts. T
37 adblockbrowser=1.0/1.0 37 adblockbrowser=1.0/1.0
38 38
39 [mapping] 39 [mapping]
40 chrome/content/ui/firstRun.html = adblockplusui/firstRun.html 40 chrome/content/ui/firstRun.html = adblockplusui/firstRun.html
41 chrome/content/ui/firstRun.js = adblockplusui/firstRun.js 41 chrome/content/ui/firstRun.js = adblockplusui/firstRun.js
42 chrome/content/ui/i18n.js = adblockplusui/i18n.js 42 chrome/content/ui/i18n.js = adblockplusui/i18n.js
43 chrome/content/ui/skin/firstRun.css = adblockplusui/skin/firstRun.css 43 chrome/content/ui/skin/firstRun.css = adblockplusui/skin/firstRun.css
44 chrome/content/ui/skin/abp-128.png = adblockplusui/skin/abp-128.png 44 chrome/content/ui/skin/abp-128.png = adblockplusui/skin/abp-128.png
45 chrome/content/ui/skin/ajax-loader.gif = adblockplusui/skin/ajax-loader.gif 45 chrome/content/ui/skin/ajax-loader.gif = adblockplusui/skin/ajax-loader.gif
46 chrome/content/ui/skin/background.png = adblockplusui/skin/background.png 46 chrome/content/ui/skin/background.png = adblockplusui/skin/background.png
(...skipping 12 matching lines...) Expand all
59 chrome/content/ui/skin/social/twitter.png = adblockplusui/skin/social/twitter.pn g 59 chrome/content/ui/skin/social/twitter.png = adblockplusui/skin/social/twitter.pn g
60 chrome/content/ui/skin/social/weibo.png = adblockplusui/skin/social/weibo.png 60 chrome/content/ui/skin/social/weibo.png = adblockplusui/skin/social/weibo.png
61 chrome/content/ui/ext/common.js = ext/common.js 61 chrome/content/ui/ext/common.js = ext/common.js
62 chrome/content/ui/ext/content.js = ext/content.js 62 chrome/content/ui/ext/content.js = ext/content.js
63 lib/ext_background.js = ext/background.js 63 lib/ext_background.js = ext/background.js
64 lib/ext_common.js = ext/common.js 64 lib/ext_common.js = ext/common.js
65 lib/messageResponder.js = adblockplusui/messageResponder.js 65 lib/messageResponder.js = adblockplusui/messageResponder.js
66 66
67 [import_locales] 67 [import_locales]
68 adblockplusui/locale/*/firstRun.json = * 68 adblockplusui/locale/*/firstRun.json = *
OLDNEW
« lib/elemHide.js ('K') | « lib/utils.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld