arc-firefox-theme icon indicating copy to clipboard operation
arc-firefox-theme copied to clipboard

arc-theme-darker disables e10s

Open ghost opened this issue 8 years ago • 1 comments

(firefox 50 @ arch linux) hi, installing arc-theme-darker disables e10s, even if i have force-enabled it in about:config. is i also have read the other issues on this tracker, but i have other add-ons enabled. every time i enable the theme, the flag in about:support changes to 0, and when i disable it, the variable changes back to 1.

ghost avatar Nov 30 '16 14:11 ghost

Yeah, it's a problem.

I tried marking the addon as multi process compatible by adding <em:multiprocessCompatible>true</em:multiprocessCompatible> to install.rdf as suggested here. For some reason that doesn't work though. I don't know, maybe it's a bug that affects only themes?

Setting extensions.e10sBlockedByAddons to false in about:config seems to work as a temporary solution, however be careful with that.

Edit: You may need to set extensions.e10sBlocksEnabling to false too.

horst3180 avatar Nov 30 '16 19:11 horst3180