diff options
author | Ruben Rodriguez <ruben@gnu.org> | 2017-09-01 16:40:04 -0400 |
---|---|---|
committer | Ruben Rodriguez <ruben@gnu.org> | 2017-09-01 16:40:04 -0400 |
commit | 26078f41b17cbb507b6e8e4528a47c881dff38f3 (patch) | |
tree | d67fe152d5b21202cb96d7292a452133878b1846 | |
parent | 54160cb6e57b0cd87d1c36f6a2377580d07f6e68 (diff) |
Mark librejs as not compatible with multiprocess
-rw-r--r-- | data/extensions/jid1-KtlZuoiikVfFew@jetpack/install.rdf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/extensions/jid1-KtlZuoiikVfFew@jetpack/install.rdf b/data/extensions/jid1-KtlZuoiikVfFew@jetpack/install.rdf index fc2f647..c9628f5 100644 --- a/data/extensions/jid1-KtlZuoiikVfFew@jetpack/install.rdf +++ b/data/extensions/jid1-KtlZuoiikVfFew@jetpack/install.rdf @@ -6,6 +6,7 @@ <em:bootstrap>true</em:bootstrap> <em:unpack>false</em:unpack> <em:version>6.0.13</em:version> + <em:multiprocessCompatible>false</em:multiprocessCompatible> <em:name>GNU LibreJS</em:name> <em:description>GNU LibreJS is an add-on for Mozilla-based browsers (IceCat, Firefox, Abrowser, Iceweasel) that prevents the execution of nonfree nontrivial JavaScript as described in "The Javascript Trap": http://www.gnu.org/philosophy/javascript-trap.html</em:description> |