Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Re-enable multi-E10S when not debugging ServiceWorkers?

  • 2 réponses
  • 1 a ce problème
  • 27 vues
  • Dernière réponse par 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

Toutes les réponses (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

Modifié le par cor-el