Merge lp:~chrassig/ubufox/multiprocessCompatible into lp:ubufox

Proposed by Christian Assig
Status: Rejected
Rejected by: Rico Tzschichholz
Proposed branch: lp:~chrassig/ubufox/multiprocessCompatible
Merge into: lp:ubufox
Diff against target: 11 lines (+1/-0)
1 file modified
install.rdf (+1/-0)
To merge this branch: bzr merge lp:~chrassig/ubufox/multiprocessCompatible
Reviewer Review Type Date Requested Status
Mozilla Team Pending
Review via email: mp+325042@code.launchpad.net

Description of the change

According to various comments in bug reports, the ubufox add-on still works fine if the user forces Firefox to enable multiprocessing:
https://bugs.launchpad.net/ubufox/+bug/1627808
https://bugs.launchpad.net/ubuntu/+bug/1627290

This change will declare the add-on as compatible with multiprocessing, according to Mozilla's documentation from:
https://developer.mozilla.org/en-US/Add-ons/Install_Manifests#multiprocessCompatible

To post a comment you must log in.
Revision history for this message
Rico Tzschichholz (ricotz) wrote :

Unmerged revisions

396. By Christian Assig

According to various comments in bug reports, the ubufox add-on still works fine if the user forces Firefox to enable multiprocessing:
https://bugs.launchpad.net/ubufox/+bug/1627808
https://bugs.launchpad.net/ubuntu/+bug/1627290

This change will declare the add-on as compatible with multiprocessing, according to Mozilla's documentation from:
https://developer.mozilla.org/en-US/Add-ons/Install_Manifests#multiprocessCompatible

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'install.rdf'
2--- install.rdf 2015-08-14 18:09:45 +0000
3+++ install.rdf 2017-06-04 12:15:34 +0000
4@@ -7,6 +7,7 @@
5 <em:version>3.2</em:version>
6 <em:creator>Canonical Ltd.</em:creator>
7 <em:type>2</em:type>
8+ <em:multiprocessCompatible>true</em:multiprocessCompatible>
9 <em:contributor>Alexander Sack &lt;asac@ubuntu.com&gt;</em:contributor>
10 <em:contributor>Sasa Bodiroza &lt;jazzva@gmail.com&gt;</em:contributor>
11 <em:contributor>Daniel Abramov &lt;ex@vingrad.ru&gt;</em:contributor>

Subscribers

People subscribed via source and target branches