Firefox 54: nuove preferenze e modifiche Ghacks user.js

Prova Il Nostro Strumento Per Eliminare I Problemi

Questo articolo offre informazioni sulle modifiche apportate alle preferenze di Firefox 54, nonché nuove preferenze Ghacks user.js, deprecate o rimosse.

Mozilla ha rilasciato Firefox 54.0 questa settimana al canale Stabile. Il cambiamento principale del rilascio è stato l'abilitazione di più processi di contenuto.

Puoi scaricare il file ultima versione del file Ghacks user.js dal repository ufficiale su GitHub.

Per i nuovi utenti : il file user.js è un file di configurazione che Firefox può caricare all'avvio. Modifica le impostazioni e le funzionalità del browser in base alla configurazione, in modo simile a come è possibile modificare la configurazione utilizzando le impostazioni di Firefox o la pagina about: config del browser.

I miei ringraziamenti vanno a Earthling per aver creato il log delle modifiche, a Pants per aver mantenuto in funzione il treno chu chu e a tutti gli altri contributori per aver contribuito al progetto.

Firefox 54.0 Modifiche alle preferenze

firefox 54 preferences changes

Nota : Trovi il file elenco completo delle modifiche Qui. Si concentra sul file Ghacks user.js. Se lo usi già, potresti voler controllare il log delle modifiche prima di scaricarlo da GitHub e aggiungerlo all'installazione di Firefox. Come sempre, si consiglia di passare attraverso l'elenco delle preferenze per regolare la configurazione predefinita in base alle proprie esigenze. Leggi la guida introduttiva se sei nuovo .

Trovi la discussione su molte delle preferenze su GitHub. Puoi anche fare domande su quelli qui su Ghacks nella sezione commenti qui sotto.

  • pref ('browser.formautofill.enabled', false);
  • pref ('browser.newtabpage.activity-stream.enabled', false);
  • pref ('browser.urlbar.usepreloadedtopurls.enabled', false);
  • pref ('browser.safebrowsing.provider.google.reportMalwareMistakeURL', 'https: //%LOCALE%.malware-error.mozilla.com/? hl =% LOCALE% & url =');
  • pref ('browser.safebrowsing.provider.google.reportPhishMistakeURL', 'https: //%LOCALE%.phish-error.mozilla.com/? hl =% LOCALE% & url =');
  • pref ('browser.safebrowsing.provider.google4.reportMalwareMistakeURL', 'https: //%LOCALE%.malware-error.mozilla.com/? hl =% LOCALE% & url =');
  • pref ('browser.safebrowsing.provider.google4.reportPhishMistakeURL', 'https: //%LOCALE%.phish-error.mozilla.com/? hl =% LOCALE% & url =');
  • pref ('dom.ipc.processCount.extension', 1);
  • pref ('extensions.screenshots.system-disabled', true);
  • pref ('geo.security.allowinsecure', true);
  • pref ('network.http.referer.hideOnionSource', false);
  • pref ('privacy.firstparty.isolate.restrict_opener_access', true);
  • pref ('security.sandbox.logging.enabled', false);
  • pref ('security.data_uri.inherit_security_context', true);

Rimosso, rinominato o nascosto in Firefox 54.0

  • pref ('browser.safebrowsing.reportMalwareMistakeURL', 'https: //%LOCALE%.malware-error.mozilla.com/? hl =% LOCALE% & url =');
  • https://hg.mozilla.org/mozilla-central/rev/077f42a9964c#l10.1
    pref ('browser.safebrowsing.reportPhishMistakeURL', 'https: //%LOCALE%.phish-error.mozilla.com/? hl =% LOCALE% & url ='); https://hg.mozilla.org/mozilla-central/rev/077f42a9964c#l10.1
  • pref ('dom.archivereader.enabled', false);
  • pref ('media.eme.apiVisible', true);

Modificato in Firefox 54.0

  • pref ('extensions.blocklist.url', 'https://blocklists.settings.services.mozilla.com/v1/blocklist/3/%APP_ID%/%APP_VERSION%/%PRODUCT%/%BUILD_ID%/%BUILD_TARGET% /% LOCALE% /% CHANNEL% /% OS_VERSION% /% DISTRIBUZIONE% /% DISTRIBUTION_VERSION% /% PING_COUNT% /% TOTAL_PING_COUNT% /% DAYS_SINCE_LAST_PING% / '); // prev: 'https://blocklist.addons.mozilla.org/blocklist/3/%APP_ID%/%APP_VERSION%/%PRODUCT%/%BUILD_ID%/%BUILD_TARGET%/%LOCALE%/%CHANNEL%/% OS_VERSION% /% DISTRIBUZIONE% /% DISTRIBUTION_VERSION% /% PING_COUNT% /% TOTAL_PING_COUNT% /% DAYS_SINCE_LAST_PING% /'
    => Migrare le preferenze della blocklist al nuovo URI
  • pref ('media.peerconnection.ice.tcp', true); // prev: false - ab7dfb7

Nuove preferenze (ignorate da Ghacks user.js)

  • pref ('apz.allow_with_webrender', false);
  • pref ('browser.formautofill.loglevel', 'Warn'); // vedere l'interruttore principale per disabilitare
  • pref ('browser.urlbar.usepreloadedtopurls.expire_days', 14); // vedere l'interruttore principale per disabilitare
  • pref ('browser.storageManager.pressureNotification.minIntervalMS', 1200000);
  • pref ('browser.storageManager.pressureNotification.usageThresholdGB', 5);
  • pref ('devtools.gridinspector.showGridOutline', false);
  • pref ('devtools.source-map.locations.enabled', false);
  • pref ('dom.forms.select.customstyling', true); // https://bugzilla.mozilla.org/show_bug.cgi?id=1339966
  • pref ('dom.ipc.plugins.forcedirect.enabled', true); // non supportiamo flash
  • pref ('dom.moduleScripts.enabled', false); // ECMAScripts
  • pref ('dom.timeout.max_consecutive_callbacks', 5);
  • pref ('dom.vr.puppet.enabled', false);
  • pref ('dom.vr.test.enabled', false);
  • pref ('extensions.e10sMultiBlocksEnabling', true); // lascia da solo la messa in scena sperimentale di e10s
  • pref ('gfx.downloadable_fonts.keep_variation_tables', false);
  • pref ('gfx.downloadable_fonts.otl_validation', false);
  • pref ('gfx.webrender.enabled', true);
  • pref ('image.mem.animated.discardable', false);
  • pref ('image.mem.shared', false);
  • // ^^ https://bugzilla.mozilla.org/show_bug.cgi?id=1331944
  • // ^^ https://bugzilla.mozilla.org/show_bug.cgi?id=1339202
  • pref ('intl.tsf.associate_imc_only_when_imm_ime_is_active', false);
  • pref ('intl.tsf.hack.ms_japanese_ime.do_not_associate_imc_on_win10', true);
  • pref ('intl.uidirection', -1);
  • pref ('layers.advanced.border-layers', false);
  • pref ('layers.advanced.caret-layers', false);
  • pref ('layout.css.text-justify.enabled', false);
  • pref ('layout.scrollbars.always-layerize-track', false);
  • / * https://developer.mozilla.org/en-US/docs/Mozilla/QA/Marionette *** /
  • pref ('marionette.enabled', false);
  • pref('marionette.forcelocal', true);
  • pref ('marionette.log.level', 'info');
  • pref('marionette.port', 2828);
  • pref ('marionette.prefs.recommended', true);
  • pref ('media.eme.vp9-in-mp4.enabled', false);
  • pref ('media.ffmpeg.low-latency.enabled', false);
  • pref ('services.sync.engine.bookmarks.validation.interval', 86400);
  • pref ('services.sync.engine.bookmarks.validation.maxRecords', 1000);
  • pref ('services.sync.engine.bookmarks.validation.percentageChance', 10);
  • pref ('signon.masterPasswordReprompt.timeout_ms', 900000);
  • pref ('network.throttle.enable', true);
  • pref ('network.throttle.resume-for', 2000);
  • pref ('network.throttle.suspend-for', 2000);

Preferenze rimosse o nascoste in Firefox 54.0

  • pref ('browser.newtabpage.remote', false);
  • pref ('browser.newtabpage.remote.content-signing-test', false);
  • pref ('browser.newtabpage.remote.keys', '');
  • pref ('browser.newtabpage.remote.mode', 'production');
  • pref ('browser.newtabpage.remote.version', '1');
  • pref ('devtools.sourcemap.locations.enabled', false);
  • pref ('devtools.toolbox.toolbarSpec', '[' splitconsole ',' paintflashing toggle ',' scratchpad ',' resize toggle ',' screenshot --fullpage --file ',' rulers ',' measure ']') ;
  • pref ('gfx.font_rendering.cleartype.always_use_for_content', false);
  • pref ('gfx.font_rendering.cleartype.use_for_downloadable_fonts', true);
  • pref ('intl.uidirection.ar', 'rtl');
  • pref ('intl.uidirection.fa', 'rtl');
  • pref ('intl.uidirection.he', 'rtl');
  • pref ('intl.uidirection.ug', 'rtl');
  • pref ('intl.uidirection.ur', 'rtl'); // https://bugzilla.mozilla.org/show_bug.cgi?id=1343941
  • pref ('layers.allow-d3d9-fallback', false);
  • pref ('layers.prefer-d3d9', false);
  • pref ('layout.css.object-fit-and-position.enabled', true);
  • pref ('layout.css.unprefixing-service.enabled', true); // rimuove il supporto della pipeline HTTP1: https://bugzilla.mozilla.org/show_bug.cgi?id=1340655
  • pref ('network.http.pipelining', false);
  • pref ('network.http.pipelining.abtest', false);
  • pref ('network.http.pipelining.aggressive', false);
  • pref ('network.http.pipelining.max-optimistic-requests', 4);
  • pref ('network.http.pipelining.maxrequests', 32);
  • pref ('network.http.pipelining.maxsize', 300000);
  • pref ('network.http.pipelining.read-timeout', 30000);
  • pref ('network.http.pipelining.reschedule-on-timeout', true);
  • pref ('network.http.pipelining.reschedule-timeout', 1500);
  • pref ('network.http.pipelining.ssl', false);
  • pref ('network.http.proxy.pipelining', false);
  • pref ('pointer-lock-api.prefixed.enabled', false);
  • pref ('security.sandbox.windows.log', false); // https://bugzilla.mozilla.org/show_bug.cgi?id=1296767#c125
  • pref ('services.sync.jpake.firstMsgMaxTries', 300);
  • pref ('services.sync.jpake.lastMsgMaxTries', 300);
  • pref ('services.sync.jpake.maxTries', 10);
  • pref ('services.sync.jpake.pollInterval', 1000);
  • pref ('services.sync.jpake.serverURL', 'https://setup.services.mozilla.com/');
  • pref ('services.sync.log.logger.service.jpakeclient', 'Debug');
  • pref ('services.sync.log.logger.userapi', 'Debug');
  • pref ('services.sync.miscURL', 'misc /');
  • pref ('services.sync.privacyURL', 'https://services.mozilla.com/privacy-policy/');
  • pref ('services.sync.scheduler.sync11.singleDeviceInterval', 86400);
  • pref ('services.sync.serverURL', 'https://auth.services.mozilla.com/');
  • pref ('services.sync.statusURL', 'https://services.mozilla.com/status/');
  • pref ('services.sync.syncKeyHelpURL', 'https://services.mozilla.com/help/synckey');
  • pref ('services.sync.termsURL', 'https://services.mozilla.com/tos/');
  • pref ('services.sync.userURL', 'user /'); // rinominato in 'services.sync.engine.bookmarks.validation. *'
  • pref ('services.sync.validation.interval', 86400);
  • pref ('services.sync.validation.maxRecords', 100);
  • pref ('services.sync.validation.percentageChance', 10); // https://bugzilla.mozilla.org/show_bug.cgi?id=1313045
  • pref ('toolkit.identity.debug', false);
  • pref ('toolkit.identity.enabled', false);