Questo sito potrebbe offrire funzionalità limitate durante le operazioni di manutenzione per migliorare l'esperienza utente. Se un articolo non risolve il tuo problema e vuoi richiedere supporto, la nostra comunità di supporto è pronta ad aiutarti tramite @FirefoxSupport su Twitter e /r/firefox su Reddit.

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.

Is it possible to disable auto-update to E10S in Nightly?

  • 2 risposte
  • 2 hanno questo problema
  • 3 visualizzazioni
  • Ultima risposta di ideato

more options

Whenever Nightly updates, it automatically updates me to E10S versions that become available. I don't want this feature, as all it has done so far is give me trouble with basic things like menus not working properly, etc. Is there a way to reset Nightly so that it does NOT automatically download E10S updates and only downloads stable non-E10S updates instead?

I need more control over what Nightly automatically updates itself to, and when! Is this possible whilst still getting the benefits from stable ready for release updates as they become verified and available?

I have noticed that the E10S checkbox in the options menu becomes checked, when I never even touched it, why is E10S enabled by default when it shouldn't be? Procedurally written update code shouldn't ever do this to their users and this needs fixing ASAP!

Whenever Nightly updates, it automatically updates me to E10S versions that become available. I don't want this feature, as all it has done so far is give me trouble with basic things like menus not working properly, etc. Is there a way to reset Nightly so that it does NOT automatically download E10S updates and only downloads stable non-E10S updates instead? I need more control over what Nightly automatically updates itself to, and when! Is this possible whilst still getting the benefits from stable ready for release updates as they become verified and available? I have noticed that the E10S checkbox in the options menu becomes checked, when I never even touched it, why is E10S enabled by default when it shouldn't be? Procedurally written update code shouldn't ever do this to their users and this needs fixing ASAP!

Tutte le risposte (2)

more options

See about:preferences


You can set the browser.tabs.remote.autostart prefs to false.

You can also try: browser.tabs.remote.autostart.disabled-because-using-a11y = true

Modificato da cor-el il

more options

Hello,

the browser.tabs.remote.autostart prefs is already false in nightly

the browser.tabs.remote.autostart.disabled-because-using-a11y to true works fine :-), but not exist by default, you have to create the preference in about:config (New > Boolean).


thanks