React-devtools: Test Firefox multiprocess/e10s compatibility

Created on 12 Sep 2016  ·  2Comments  ·  Source: facebook/react-devtools

Seems to work fine on my Firefox 51 nightly with multiprocess enabled, just need to add "multiprocess": true to the package.json after more confirmation.

screen shot 2016-09-12 at 4 59 57 pm

Most helpful comment

Firefox 50 was just released where e10s is enabled if all addons have the manifest property - would be nice to have this in :-)

All 2 comments

Works for me with Firefox Developer Edition 50 which is e10s enabled. So I agree that the manifest should be updated to report the addon as compatible so that it does not block the e10s rollout:

Firefox 50 was just released where e10s is enabled if all addons have the manifest property - would be nice to have this in :-)

Was this page helpful?
0 / 5 - 0 ratings