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

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

Подробнее

Re-enable multi-E10S when not debugging ServiceWorkers?

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