[Pkg-mozext-commits] [requestpolicy] 158/280: set Fx maxVersion to 38.0a1
David Prévot
taffit at moszumanska.debian.org
Sat May 2 20:30:16 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository requestpolicy.
commit beafc6076947096d5528c6875f27f6a21da1d2a0
Author: Martin Kimmerle <dev at 256k.de>
Date: Sun Jan 18 20:04:44 2015 +0100
set Fx maxVersion to 38.0a1
besides that, again hide the E10s notice
---
src/install.rdf | 2 +-
tests/mozrunner-prefs.ini | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/install.rdf b/src/install.rdf
index 3d838f7..65b8730 100644
--- a/src/install.rdf
+++ b/src/install.rdf
@@ -68,7 +68,7 @@
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>16.0</em:minVersion>
- <em:maxVersion>37.0a1</em:maxVersion>
+ <em:maxVersion>38.0a1</em:maxVersion>
</Description>
</em:targetApplication>
diff --git a/tests/mozrunner-prefs.ini b/tests/mozrunner-prefs.ini
index 37046f7..a54bffc 100644
--- a/tests/mozrunner-prefs.ini
+++ b/tests/mozrunner-prefs.ini
@@ -20,4 +20,4 @@ extensions.requestpolicy.defaultPolicy.allow=false
; enable e10s (multiprocess firefox)
browser.tabs.remote.autostart.1:true
-browser.displayedE10SNotice:3
+browser.displayedE10SNotice:4
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/requestpolicy.git
More information about the Pkg-mozext-commits
mailing list