Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

browser.tabs.remote.autostart2

  • 1 απάντηση
  • 0 έχουν αυτό το πρόβλημα
  • 1 προβολή
  • Τελευταία απάντηση από cor-el

more options

how do I disable browser.tabs.remote.autostart2 from the linux command line or by default when I install the RPM

how do I disable browser.tabs.remote.autostart2 from the linux command line or by default when I install the RPM

Όλες οι απαντήσεις (1)

more options

That pref is no longer supported in current Firefox versions. What reason do you have for disabling multi-process as it is not recommended as this can cause issues ?

You can possibly disable Fission and set the number of content processes to 1.

You can control Fission via fission.autostart on the about:config page, true to enable and false to turn it off.

  • about:config =>
    • fission.autostart = false
    • dom.ipc.processCount

You can open the about:config page via the location/address bar. On the warning page, you can click "Accept the Risk and Continue" to open about:config.