Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Multiprocess still disabled on Firefox 50

  • 2 risposte
  • 1 ha questo problema
  • 4 visualizzazioni
  • Ultima risposta di M_W99

more options

When Firefox 49 came out I made a similar question (https://support.mozilla.org/en-US/questions/1139788) and was told that if everything went as planned, Multiprocess would be enabled for all users with compatible addons on Firefox 50 when it came out.

Well, I updated to FF 50 and it still said "disabled by addons". I enabled it manually in about:config, but it turned back off the next day.

So, my question is: Does FF 50 fully support Multiprocess, or is it still something that only a few users have full access to? I don't understand why it says "disabled by addons" when all my addons are marked as compatible...

I've been looking forward to Multiprocess, Electrolysis, e10s, whatever you want to call it for awhile now, but it would appear that it still hasn't been totally released into the wild yet. Or is there something on my end that I need to change?

Thanks!

When Firefox 49 came out I made a similar question (https://support.mozilla.org/en-US/questions/1139788) and was told that if everything went as planned, Multiprocess would be enabled for all users with compatible addons on Firefox 50 when it came out. Well, I updated to FF 50 and it still said "disabled by addons". I enabled it manually in about:config, but it turned back off the next day. So, my question is: Does FF 50 fully support Multiprocess, or is it still something that only a few users have full access to? I don't understand why it says "disabled by addons" when all my addons are marked as compatible... I've been looking forward to Multiprocess, Electrolysis, e10s, whatever you want to call it for awhile now, but it would appear that it still hasn't been totally released into the wild yet. Or is there something on my end that I need to change? Thanks!

Soluzione scelta

Going into about:config worked for me. Enabled stayed.

This was the fix I was given that worked:

   In the address bar, type about:config and press the Enter key.
   The about:config "This might void your warranty!" warning page may appear.
   Click I accept the risk! to continue to the about:config page.
   Search for e10s and set extensions.e10sBlocksenabling to false.
   Restart Firefox.
Leggere questa risposta nel contesto 👍 2

Tutte le risposte (2)

more options

Soluzione scelta

Going into about:config worked for me. Enabled stayed.

This was the fix I was given that worked:

   In the address bar, type about:config and press the Enter key.
   The about:config "This might void your warranty!" warning page may appear.
   Click I accept the risk! to continue to the about:config page.
   Search for e10s and set extensions.e10sBlocksenabling to false.
   Restart Firefox.
more options

supportneeded said

Going into about:config worked for me. Enabled stayed. This was the fix I was given that worked: In the address bar, type about:config and press the Enter key. The about:config "This might void your warranty!" warning page may appear. Click I accept the risk! to continue to the about:config page. Search for e10s and set extensions.e10sBlocksenabling to false. Restart Firefox.

Thanks, that worked.