[Pkg-mozext-commits] [requestpolicy] 170/280: set multiprocessCompatible back to false
David Prévot
taffit at moszumanska.debian.org
Sat May 2 20:30:18 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 f9d736202fb0a591844f3c67f1985d08c6e1df09
Author: Martin Kimmerle <dev at 256k.de>
Date: Thu Jan 22 19:15:44 2015 +0100
set multiprocessCompatible back to false
requests in child frames are not catched by shouldLoad! A bigger
change is necessary before multiprocessCompatible may be true.
---
src/install.rdf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/install.rdf b/src/install.rdf
index 8ba2509..65b8730 100644
--- a/src/install.rdf
+++ b/src/install.rdf
@@ -12,7 +12,7 @@
<em:unpack>false</em:unpack>
<em:bootstrap>true</em:bootstrap>
- <em:multiprocessCompatible>true</em:multiprocessCompatible>
+ <em:multiprocessCompatible>false</em:multiprocessCompatible>
<em:homepageURL>https://requestpolicycontinued.github.io/</em:homepageURL>
<em:optionsURL>about:requestpolicy</em:optionsURL>
--
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