Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Learn More

Re-enable multi-E10S when not debugging ServiceWorkers?

  • 2 отговора
  • 1 има този проблем
  • 23 изгледи
  • Последен отговор от cor-el

more options

When I started experimenting with ServiceWorkers in Firefox Developer Edition recently, I consented to disabling multi-E10S, but now it seems to be stuck on disabled even when I don't have about:debugging open and debugging a ServiceWorker. I've tried changing a few of the prefs in about:config as suggested for accessibility stuff that may disable it, but no luck. I'd love to get my performance back. :|

Bug for reference: https://bugzilla.mozilla.org/show_bug.cgi?id=1345932

When I started experimenting with ServiceWorkers in Firefox Developer Edition recently, I consented to disabling multi-E10S, but now it seems to be stuck on disabled even when I don't have about:debugging open and debugging a ServiceWorker. I've tried changing a few of the prefs in about:config as suggested for accessibility stuff that may disable it, but no luck. I'd love to get my performance back. :| Bug for reference: https://bugzilla.mozilla.org/show_bug.cgi?id=1345932

Всички отговори (2)

more options

Have you tried setting the browser.tabs.remote.autostart preference to true? There may also be some sub-preferences like browser.tabs.remote.autostart.2 that should also be set to true.

NOTE: You will need to restart Firefox in order for the changes to take effect.
more options

Only browser.tabs.remote. is used in current Firefox releases. If there are still other bold autostart prefs then you can reset them via the right-click context menu.

Maybe check this pref:

  • dom.ipc.processCount

Променено на от cor-el