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

Unified 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.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« lib/elemHide.js ('K') | « lib/utils.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.gecko
===================================================================
--- a/metadata.gecko
+++ b/metadata.gecko
@@ -24,21 +24,21 @@ es=http://adblockplus.org/es/
fr=http://adblockplus.org/fr/
he=http://adblockplus.org/he/
ko=http://adblockplus.org/ko/
ru=http://adblockplus.org/ru/
zh-CN=https://adblockplus.org/zh_CN/
zh-TW=https://adblockplus.org/zh_TW/
[compat]
-firefox=29.0/45.0
-fennec2=29.0/45.0
-thunderbird=29.0/45.0
-seamonkey=2.26/2.41
-toolkit=29.0/45.0
+firefox=38.0/45.0
+fennec2=38.0/45.0
+thunderbird=38.0/45.0
+seamonkey=2.35/2.41
+toolkit=38.0/45.0
Wladimir Palant 2015/10/16 12:15:10 This is because of our usage of process scripts. T
adblockbrowser=1.0/1.0
[mapping]
chrome/content/ui/firstRun.html = adblockplusui/firstRun.html
chrome/content/ui/firstRun.js = adblockplusui/firstRun.js
chrome/content/ui/i18n.js = adblockplusui/i18n.js
chrome/content/ui/skin/firstRun.css = adblockplusui/skin/firstRun.css
chrome/content/ui/skin/abp-128.png = adblockplusui/skin/abp-128.png
« lib/elemHide.js ('K') | « lib/utils.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld