Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Multiprocess still disabled on Firefox 50

  • 2 ответа
  • 1 имеет эту проблему
  • 4 просмотра
  • Последний ответ от 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!

Выбранное решение

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.
Прочитайте этот ответ в контексте 👍 2

Все ответы (2)

more options

Выбранное решение

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.