arkenfox / user.js

Firefox privacy, security and anti-tracking: a comprehensive user.js template for configuration and hardening
MIT License
10.01k stars 513 forks source link

ToDo: diffs FF82-FF83 #1061

Closed earthlng closed 3 years ago

earthlng commented 3 years ago

FF83 is scheduled for release November 17th

FF83 release notes [when ready] FF83 for developers FF83 security advisories


102 diffs ( 48 new, 13 gone, 41 different )

new in v83.0:

FYI:

removed, renamed or hidden in v83.0:

changed in v83.0:


ignore

click me for details

==NEW ```js pref("browser.contentblocking.report.hide_vpn_banner", false); pref("browser.contentblocking.report.vpn.enabled", true); pref("browser.contentblocking.report.vpn.url", "https://vpn.mozilla.org/?utm_source=firefox-browser&utm_medium=firefox-browser&utm_campaign=about-protections-card"); pref("browser.contentblocking.report.vpn_platforms", "win"); pref("browser.contentblocking.report.vpn_regions", "us,ca,nz,sg,my,gb"); pref("browser.contentblocking.report.vpn_sub_id", "sub_HrfCZF7VPHzZkA"); pref("browser.contentblocking.report.vpn-android.url", "https://play.google.com/store/apps/details?id=org.mozilla.firefox.vpn&referrer=utm_source%3Dfirefox-browser%26utm_medium%3Dfirefox-browser%26utm_campaign%3Dabout-protections-mobile-vpn%26anid%3D--"); pref("browser.contentblocking.report.vpn-ios.url", "https://apps.apple.com/us/app/firefox-private-network-vpn/id1489407738"); pref("browser.contentblocking.report.vpn-promo.url", "https://vpn.mozilla.org/?utm_source=firefox-browser&utm_medium=firefox-browser&utm_campaign=about-protections-top-promo"); pref("browser.newtabpage.activity-stream.hideTopSitesTitle", false); pref("browser.newtabpage.activity-stream.showSponsoredTopSites", true); pref("browser.partnerlink.useAttributionURL", false); pref("browser.toolbars.bookmarks.2h2020", false); pref("browser.urlbar.accessibility.tabToSearch.announceResults", true); pref("browser.urlbar.update2.restyleBrowsingHistoryAsSearch", true); pref("dom.forms.autocapitalize", false); pref("dom.navigation.locationChangeRateLimit.count", 200); pref("dom.navigation.locationChangeRateLimit.timespan", 10); pref("fission.autostart.session", false); pref("fission.experiment.enrollmentStatus", 0); pref("fission.experiment.startupEnrollmentStatus", 0); pref("fission.openNonFissionWindowOption", false); pref("gfx.webrender.picture-tile-height", 512); pref("gfx.webrender.picture-tile-width", 1024); pref("layers.gpu-process.crash-also-crashes-browser", false); pref("layout.css.math-depth.enabled", false); pref("layout.css.math-style.enabled", false); pref("mathml.scriptminsize_attribute.disabled", false); pref("mathml.scriptsizemultiplier_attribute.disabled", false); pref("network.connectivity-service.nat64-check", true); pref("network.dns.dns_query_single_label", true); pref("network.dns.echconfig.enabled", false); pref("network.dns.echconfig.fallback_to_origin_when_all_failed", true); pref("network.dns.httpssvc.http3_fast_fallback_timeout", 50); pref("network.dns.httpssvc.reset_exclustion_list", true); pref("network.http.http3.enable_qlog", false); pref("network.trr.exclude-etc-hosts", true); pref("network.trr.fallback-on-zero-response", false); pref("print.cups.monochrome.enabled", true); pref("privacy.webrtc.globalMuteToggles", false); pref("privacy.webrtc.hideGlobalIndicator", false); pref("security.pki.crlite_ct_merge_delay_seconds", 100800); pref("services.sync.prefs.sync.browser.newtabpage.activity-stream.showSponsoredTopSites", true); pref("signon.recipes.remoteRecipesEnabled", true); pref("webgl.out-of-process.force", false); pref("widget.pause-compositor-when-minimized", true); ``` ==REMOVED or HIDDEN ```js pref("doh-rollout.profileCreationThreshold", "1572476400000"); pref("dom.compositionevent.text.dispatch_only_system_group_in_content", true); pref("dom.datatransfer.mozAtAPIs", false); pref("dom.security.respect_document_nosniff", true); pref("gfx.font_loader.interval", 1000); pref("gfx.webrender.picture-caching", true); pref("layout.css.moz-touch-enabled.enabled", false); pref("security.block_importScripts_with_wrong_mime", true); pref("security.block_script_with_wrong_mime", true); pref("security.csp.enableStrictDynamic", true); pref("security.data_uri.unique_opaque_origin", true); pref("security.sri.enable", true); pref("services.sync.engine.bookmarks.buffer", true); ``` ==CHANGED ```js pref("apz.allow_zooming", true); // prev: false pref("apz.force_disable_desktop_zooming_scrollbars", false); // prev: true pref("apz.windows.use_direct_manipulation", true); // prev: false pref("browser.newtabpage.activity-stream.discoverystream.region-basic-layout", false); // prev: true pref("browser.newtabpage.activity-stream.discoverystream.region-stories-config", "US,DE,CA,GB,IE,CH,AT,BE,IN"); // prev: "US,DE,CA,GB,IE,CH,AT,BE" pref("browser.urlbar.update2", true); // prev: false pref("browser.urlbar.update2.disableOneOffsHorizontalKeyNavigation", true); // prev: false pref("browser.urlbar.update2.emptySearchBehavior", 0); // prev: 2 pref("browser.urlbar.update2.localOneOffs", true); // prev: false pref("browser.urlbar.update2.oneOffsRefresh", true); // prev: false pref("browser.urlbar.update2.tabToComplete", true); // prev: false pref("devtools.overflow.debugging.enabled", true); // prev: false pref("devtools.target-switching.enabled", true); // prev: false pref("fission.remoteObjectEmbed", true); // prev: false pref("gfx.font_loader.delay", 60000); // prev: 120000 pref("javascript.options.ion.threshold", 1500); // prev: 1000 pref("layout.css.conic-gradient.enabled", true); // prev: false pref("layout.css.moz-any-is-is.enabled", true); // prev: false pref("mathml.deprecated_alignment_attributes.disabled", true); // prev: false pref("mathml.deprecated_menclose_notation_radical.disabled", true); // prev: false pref("mathml.deprecated_style_attributes.disabled", true); // prev: false pref("mathml.mathsize_names.disabled", true); // prev: false pref("mathml.mfrac_bevelled_attribute.disabled", true); // prev: false pref("mathml.mfrac_linethickness_names.disabled", true); // prev: false pref("mathml.script_shift_attributes.disabled", true); // prev: false pref("mathml.stixgeneral_operator_stretching.disabled", true); // prev: false pref("mathml.xlink.disabled", true); // prev: false pref("media.navigator.mediadatadecoder_vpx_enabled", true); // prev: false pref("media.peerconnection.video.use_rtx.blocklist", "doxy.me,*.doxy.me"); // prev: "" pref("media.videocontrols.picture-in-picture.keyboard-controls.enabled", true); // prev: false pref("network.connectivity-service.DNSv4.domain", "example.org"); // prev: "mozilla.org" pref("network.connectivity-service.DNSv6.domain", "example.org"); // prev: "mozilla.org" pref("pdfjs.renderInteractiveForms", true); // prev: false pref("prompts.modalType.httpAuth", 2); // prev: 3 pref("signon.recipes.path", "resource://app/defaults/settings/main/password-recipes.json"); // prev: "chrome://passwordmgr/content/recipes.json" pref("toolkit.shutdown.lateWriteChecksStage", 3); // prev: 1 pref("webgl.enable-surface-texture", true); // prev: false pref("privacy.webrtc.allowSilencingNotifications", true); // prev: false pref("privacy.webrtc.legacyGlobalIndicator", false); // prev: true ```

earthlng commented 3 years ago
some bugzilla tickets

* apz.allow_zooming Bug [1671235](https://bugzilla.mozilla.org/show_bug.cgi?id=1671235) - Enable desktop zoom for release. Bug [1657316](https://bugzilla.mozilla.org/show_bug.cgi?id=1657316) - Fix variable used for nightly build selection. Bug [1620055](https://bugzilla.mozilla.org/show_bug.cgi?id=1620055) - Turn on allow_zooming on nightly desktop builds. * apz.force_disable_desktop_zooming_scrollbars Bug [1657822](https://bugzilla.mozilla.org/show_bug.cgi?id=1657822). Enable new desktop zooming scrollbar code. Bug [1655160](https://bugzilla.mozilla.org/show_bug.cgi?id=1655160). Disable new desktop zooming scrollbar code for now. Bug [1651332](https://bugzilla.mozilla.org/show_bug.cgi?id=1651332). Create a pref to gate the new scrollbar code on. * apz.windows.use_direct_manipulation Bug [1671235](https://bugzilla.mozilla.org/show_bug.cgi?id=1671235) - Enable desktop zoom for release. * browser.contentblocking.report.hide_vpn_banner Bug [1661756](https://bugzilla.mozilla.org/show_bug.cgi?id=1661756) - Add VPN Card and Banner * browser.contentblocking.report.vpn.enabled Bug [1661756](https://bugzilla.mozilla.org/show_bug.cgi?id=1661756) - Add VPN Card and Banner * browser.contentblocking.report.vpn.url Bug [1661756](https://bugzilla.mozilla.org/show_bug.cgi?id=1661756) - Add VPN Card and Banner * browser.contentblocking.report.vpn_platforms Bug [1661756](https://bugzilla.mozilla.org/show_bug.cgi?id=1661756) - Add VPN Card and Banner * browser.contentblocking.report.vpn_regions Bug [1661756](https://bugzilla.mozilla.org/show_bug.cgi?id=1661756) - Add VPN Card and Banner * browser.contentblocking.report.vpn_sub_id Bug [1661756](https://bugzilla.mozilla.org/show_bug.cgi?id=1661756) - Add VPN Card and Banner * browser.contentblocking.report.vpn-android.url Bug [1661756](https://bugzilla.mozilla.org/show_bug.cgi?id=1661756) - Add VPN Card and Banner * browser.contentblocking.report.vpn-ios.url Bug [1661756](https://bugzilla.mozilla.org/show_bug.cgi?id=1661756) - Add VPN Card and Banner * browser.contentblocking.report.vpn-promo.url Bug [1661756](https://bugzilla.mozilla.org/show_bug.cgi?id=1661756) - Add VPN Card and Banner * browser.newtabpage.activity-stream.showSponsoredTopSites Bug [1668473](https://bugzilla.mozilla.org/show_bug.cgi?id=1668473) - Add pref UI for disabling sponsored top sites. ui-r=verdi * browser.partnerlink.useAttributionURL Bug [1674138](https://bugzilla.mozilla.org/show_bug.cgi?id=1674138) - Add pref to ensure attributionUrl is used. * browser.preferences.exposeHTTPSOnly Bug [1658267](https://bugzilla.mozilla.org/show_bug.cgi?id=1658267) - Expose HTTPS-Only Mode in about:preferences for release users. Bug [1644152](https://bugzilla.mozilla.org/show_bug.cgi?id=1644152): Expose HTTPS-Only Mode in about:preferences. * browser.toolbars.bookmarks.2h2020 Bug [1328637](https://bugzilla.mozilla.org/show_bug.cgi?id=1328637) - Add a keyboard shortcut for showing/hiding the bookmarks toolbar. Bug [727668](https://bugzilla.mozilla.org/show_bug.cgi?id=727668) - Show bookmarks toolbar on the new tab page. * browser.urlbar.accessibility.tabToSearch.announceResults Bug [1647929](https://bugzilla.mozilla.org/show_bug.cgi?id=1647929) - Announce tab-to-search results to screen readers. * browser.urlbar.update2 Bug [1675537](https://bugzilla.mozilla.org/show_bug.cgi?id=1675537) - Switch browser.urlbar.update2.emptySearchBehavior to 0. Bug [1671218](https://bugzilla.mozilla.org/show_bug.cgi?id=1671218) - Enable update2 prefs on Release. Bug [1667470](https://bugzilla.mozilla.org/show_bug.cgi?id=1667470) - Enable tab-to-search on Nightly. Bug [1664760](https://bugzilla.mozilla.org/show_bug.cgi?id=1664760) - Improve the set of results when in search mode for a non-general search engine. Bug [1662509](https://bugzilla.mozilla.org/show_bug.cgi?id=1662509) - Add a pref to experiment with zero-prefix search in search mode. Bug [1632318](https://bugzilla.mozilla.org/show_bug.cgi?id=1632318) - Left / Right Arrow key navigation in the one-off search buttons breaks convention (should move caret, not select one-off). Bug [1658326](https://bugzilla.mozilla.org/show_bug.cgi?id=1658326) - Enable one-off update2 prefs in Nightly. Bug [1647930](https://bugzilla.mozilla.org/show_bug.cgi?id=1647930) - Create urlbar.update2 prefs. * browser.urlbar.update2.disableOneOffsHorizontalKeyNavigation Bug [1671218](https://bugzilla.mozilla.org/show_bug.cgi?id=1671218) - Enable update2 prefs on Release. Bug [1632318](https://bugzilla.mozilla.org/show_bug.cgi?id=1632318) - Left / Right Arrow key navigation in the one-off search buttons breaks convention (should move caret, not select one-off). * browser.urlbar.update2.emptySearchBehavior Bug [1675537](https://bugzilla.mozilla.org/show_bug.cgi?id=1675537) - Switch browser.urlbar.update2.emptySearchBehavior to 0. Bug [1662509](https://bugzilla.mozilla.org/show_bug.cgi?id=1662509) - Add a pref to experiment with zero-prefix search in search mode. * browser.urlbar.update2.localOneOffs Bug [1671218](https://bugzilla.mozilla.org/show_bug.cgi?id=1671218) - Enable update2 prefs on Release. Bug [1658326](https://bugzilla.mozilla.org/show_bug.cgi?id=1658326) - Enable one-off update2 prefs in Nightly. Bug [1647930](https://bugzilla.mozilla.org/show_bug.cgi?id=1647930) - Create urlbar.update2 prefs. * browser.urlbar.update2.oneOffsRefresh Bug [1671218](https://bugzilla.mozilla.org/show_bug.cgi?id=1671218) - Enable update2 prefs on Release. Bug [1658326](https://bugzilla.mozilla.org/show_bug.cgi?id=1658326) - Enable one-off update2 prefs in Nightly. Bug [1647930](https://bugzilla.mozilla.org/show_bug.cgi?id=1647930) - Create urlbar.update2 prefs. * browser.urlbar.update2.restyleBrowsingHistoryAsSearch Bug [1671218](https://bugzilla.mozilla.org/show_bug.cgi?id=1671218) - Enable update2 prefs on Release. Bug [1664760](https://bugzilla.mozilla.org/show_bug.cgi?id=1664760) - Improve the set of results when in search mode for a non-general search engine. * browser.urlbar.update2.tabToComplete Bug [1671218](https://bugzilla.mozilla.org/show_bug.cgi?id=1671218) - Enable update2 prefs on Release. Bug [1667470](https://bugzilla.mozilla.org/show_bug.cgi?id=1667470) - Enable tab-to-search on Nightly. Bug [1647930](https://bugzilla.mozilla.org/show_bug.cgi?id=1647930) - Create urlbar.update2 prefs. * devtools.overflow.debugging.enabled Bug [1669129](https://bugzilla.mozilla.org/show_bug.cgi?id=1669129) - [devtools] Enable devtools.overflow.debugging.enabled. Bug [1641069](https://bugzilla.mozilla.org/show_bug.cgi?id=1641069) - Add pref "devtools.overflow.debugging.enabled". * devtools.target-switching.enabled Bug [1663649](https://bugzilla.mozilla.org/show_bug.cgi?id=1663649) - [devtools] Enable target switching by default. * doh-rollout.profileCreationThreshold Bug [1666263](https://bugzilla.mozilla.org/show_bug.cgi?id=1666263) - Clean up `doh-rollout.profileCreationThreshold` pref. * dom.compositionevent.text.dispatch_only_system_group_in_content Bug [1669133](https://bugzilla.mozilla.org/show_bug.cgi?id=1669133) - Get rid of pref to disable `text` event in the default group and telemetry for it * dom.datatransfer.mozAtAPIs Bug [1622111](https://bugzilla.mozilla.org/show_bug.cgi?id=1622111) - Convert dom.datatransfer.mozAtAPIs to static pref. Bug [1666287](https://bugzilla.mozilla.org/show_bug.cgi?id=1666287) - Remove pref dom.datatransfer.mozAtAPIs and make relevant APIs ChromeOnly, * dom.forms.autocapitalize Bug [1425291](https://bugzilla.mozilla.org/show_bug.cgi?id=1425291) - Part 1. Implement autocapitalize attribute. * dom.indexedDB.privateBrowsing.enabled Bug [1638396](https://bugzilla.mozilla.org/show_bug.cgi?id=1638396) - Enable support for IndexedDB in private browsing mode. * dom.navigation.locationChangeRateLimit.count Bug [1314912](https://bugzilla.mozilla.org/show_bug.cgi?id=1314912) - Rate limit calls to History and Location interfaces. * dom.navigation.locationChangeRateLimit.timespan Bug [1314912](https://bugzilla.mozilla.org/show_bug.cgi?id=1314912) - Rate limit calls to History and Location interfaces. * dom.security.respect_document_nosniff Bug [1667329](https://bugzilla.mozilla.org/show_bug.cgi?id=1667329): Remove unnecessary pref respect_document_nosniff. * fission.experiment.enrollmentStatus Bug [1669749](https://bugzilla.mozilla.org/show_bug.cgi?id=1669749) - Fix edge-cases with fission experiment pref integration, * fission.experiment.startupEnrollmentStatus Bug [1669749](https://bugzilla.mozilla.org/show_bug.cgi?id=1669749) - Fix edge-cases with fission experiment pref integration, * fission.openNonFissionWindowOption Bug [1670966](https://bugzilla.mozilla.org/show_bug.cgi?id=1670966) - Add a separate pref to enable Non-Fission window option, * fission.remoteObjectEmbed Bug [1658342](https://bugzilla.mozilla.org/show_bug.cgi?id=1658342) - Enable the remoteObjectEmbed pref by default, Bug [1614524](https://bugzilla.mozilla.org/show_bug.cgi?id=1614524) - Part 3: Add a fission.remoteObjectEmbed pref, * gfx.font_loader.delay Bug [1665196](https://bugzilla.mozilla.org/show_bug.cgi?id=1665196) - Use the main-thread idle queue rather than a repeating timer to finalize font loading. * gfx.font_loader.interval Bug [1665196](https://bugzilla.mozilla.org/show_bug.cgi?id=1665196) - Use the main-thread idle queue rather than a repeating timer to finalize font loading. * gfx.webrender.picture-caching Bug [1670842](https://bugzilla.mozilla.org/show_bug.cgi?id=1670842) - Pt 1 - Remove option to disable picture caching. * gfx.webrender.picture-tile-height Bug [1667939](https://bugzilla.mozilla.org/show_bug.cgi?id=1667939) - Make the picture tile size configurable via pref. * gfx.webrender.picture-tile-width Bug [1667939](https://bugzilla.mozilla.org/show_bug.cgi?id=1667939) - Make the picture tile size configurable via pref. * javascript.options.ion.threshold Bug [1666417](https://bugzilla.mozilla.org/show_bug.cgi?id=1666417) part 3 - Enable Warp in the browser. * javascript.options.warp Bug [1666417](https://bugzilla.mozilla.org/show_bug.cgi?id=1666417) part 3 - Enable Warp in the browser. Bug [1661426](https://bugzilla.mozilla.org/show_bug.cgi?id=1661426) part 2 - Add a browser pref for Warp. * layers.gpu-process.crash-also-crashes-browser Bug [1654477](https://bugzilla.mozilla.org/show_bug.cgi?id=1654477) P4: Add pref to crash the browser if the GPU process crashes for testing. * layout.css.conic-gradient.enabled Bug [1632351](https://bugzilla.mozilla.org/show_bug.cgi?id=1632351) - Enable CSS conic-gradient by default and let it ride the trains. * layout.css.math-depth.enabled Bug [1667118](https://bugzilla.mozilla.org/show_bug.cgi?id=1667118) - Rename -moz-math-script-level to math-depth. * layout.css.math-style.enabled Bug [1665975](https://bugzilla.mozilla.org/show_bug.cgi?id=1665975) - Implement the math-style property. * layout.css.moz-any-is-is.enabled Bug [1666086](https://bugzilla.mozilla.org/show_bug.cgi?id=1666086) - Enable layout.css.moz-any-is-is.enabled on all channels. Bug [561154](https://bugzilla.mozilla.org/show_bug.cgi?id=561154) - Implement :-moz-any() as an alias of :is(). * layout.css.moz-touch-enabled.enabled Bug [1659264](https://bugzilla.mozilla.org/show_bug.cgi?id=1659264) - Remove all references to the preference 'layout.css.moz-touch-enabled.enabled'. * mathml.deprecated_alignment_attributes.disabled Bug [1664488](https://bugzilla.mozilla.org/show_bug.cgi?id=1664488): Disable various preferences for deprecated MathML features. * mathml.deprecated_menclose_notation_radical.disabled Bug [1664488](https://bugzilla.mozilla.org/show_bug.cgi?id=1664488): Disable various preferences for deprecated MathML features. * mathml.deprecated_style_attributes.disabled Bug [1664488](https://bugzilla.mozilla.org/show_bug.cgi?id=1664488): Disable various preferences for deprecated MathML features. * mathml.mathsize_names.disabled Bug [1664488](https://bugzilla.mozilla.org/show_bug.cgi?id=1664488): Disable various preferences for deprecated MathML features. * mathml.mfrac_bevelled_attribute.disabled Bug [1664488](https://bugzilla.mozilla.org/show_bug.cgi?id=1664488): Disable various preferences for deprecated MathML features. * mathml.mfrac_linethickness_names.disabled Bug [1664488](https://bugzilla.mozilla.org/show_bug.cgi?id=1664488): Disable various preferences for deprecated MathML features. * mathml.script_shift_attributes.disabled Bug [1664488](https://bugzilla.mozilla.org/show_bug.cgi?id=1664488): Disable various preferences for deprecated MathML features. * mathml.scriptminsize_attribute.disabled Bug [1667719](https://bugzilla.mozilla.org/show_bug.cgi?id=1667719): Add preferences, warnings and telemetry for the scriptminsize and scriptsizemultiplier attributes. * mathml.scriptsizemultiplier_attribute.disabled Bug [1667719](https://bugzilla.mozilla.org/show_bug.cgi?id=1667719): Add preferences, warnings and telemetry for the scriptminsize and scriptsizemultiplier attributes. * mathml.stixgeneral_operator_stretching.disabled Bug [1664488](https://bugzilla.mozilla.org/show_bug.cgi?id=1664488): Disable various preferences for deprecated MathML features. * mathml.xlink.disabled Bug [1664488](https://bugzilla.mozilla.org/show_bug.cgi?id=1664488): Disable various preferences for deprecated MathML features. * media.navigator.mediadatadecoder_vpx_enabled Bug [1665329](https://bugzilla.mozilla.org/show_bug.cgi?id=1665329) Enable media.navigator.mediadatadecoder_vpx_enabled for release, * media.peerconnection.video.use_rtx.blocklist Bug [1668313](https://bugzilla.mozilla.org/show_bug.cgi?id=1668313): added doxy.me to RTX blocklist. Bug [1651722](https://bugzilla.mozilla.org/show_bug.cgi?id=1651722) - Enable transport-cc and rtx and let them ride the trains; Bug [1641600](https://bugzilla.mozilla.org/show_bug.cgi?id=1641600) - Re-enable rtx and add *.google.com to blocklist; * media.videocontrols.picture-in-picture.keyboard-controls.enabled Bug [1666355](https://bugzilla.mozilla.org/show_bug.cgi?id=1666355) - Enable Picture-in-Picture player window controls by default to ride the trains. * network.connectivity-service.DNSv4.domain Bug [1657323](https://bugzilla.mozilla.org/show_bug.cgi?id=1657323) - Do DNS queries for example.org instead of mozilla.org because mo doesn't have IPv6 addresses * network.connectivity-service.DNSv6.domain Bug [1657323](https://bugzilla.mozilla.org/show_bug.cgi?id=1657323) - Do DNS queries for example.org instead of mozilla.org because mo doesn't have IPv6 addresses * network.connectivity-service.nat64-check Bug [1589781](https://bugzilla.mozilla.org/show_bug.cgi?id=1589781) - NAT64 synthesis for TRR. * network.dns.dns_query_single_label Bug [1663571](https://bugzilla.mozilla.org/show_bug.cgi?id=1663571) - Resolve single label DNS queries using DnsQuery_A. * network.dns.echconfig.enabled Bug [1652677](https://bugzilla.mozilla.org/show_bug.cgi?id=1652677) - P1: Prefer to use records with ECH config * network.dns.echconfig.fallback_to_origin_when_all_failed Bug [1652713](https://bugzilla.mozilla.org/show_bug.cgi?id=1652713) - Implement fallback mechanism when echConfig is enabled, * network.dns.httpssvc.http3_fast_fallback_timeout Bug [1652717](https://bugzilla.mozilla.org/show_bug.cgi?id=1652717) - P2: Implement fast fallback when H3 is used * network.dns.httpssvc.reset_exclustion_list Bug [1665878](https://bugzilla.mozilla.org/show_bug.cgi?id=1665878) - Reset exclusion list when all target names are all excluded, * network.http.http3.enable_qlog Bug [1649495](https://bugzilla.mozilla.org/show_bug.cgi?id=1649495) - Add network.http.http3.enable_qlog pref * network.trr.exclude-etc-hosts Bug [1616252](https://bugzilla.mozilla.org/show_bug.cgi?id=1616252) - Exclude domains in /etc/hosts from using TRR * network.trr.fallback-on-zero-response Bug [1648147](https://bugzilla.mozilla.org/show_bug.cgi?id=1648147) - Don't retry the connection with RES_DISABLE_TRR when the TRR server returns 0.0.0.0 * pdfjs.renderInteractiveForms Bug [1673086](https://bugzilla.mozilla.org/show_bug.cgi?id=1673086) - Enable PDF forms by default on release. Bug [1652145](https://bugzilla.mozilla.org/show_bug.cgi?id=1652145) - Only enable PDF forms for early beta or earlier. * print.cups.monochrome.enabled Bug [1672625](https://bugzilla.mozilla.org/show_bug.cgi?id=1672625) - Make monochrome support on GTK work like on Mac. * privacy.purge_trackers.enabled Bug [1675596](https://bugzilla.mozilla.org/show_bug.cgi?id=1675596) - Enable cookie purging by default in Release. Bug [1628743](https://bugzilla.mozilla.org/show_bug.cgi?id=1628743) - Enable cookie purging by default in Nightly, clean up logging prefs. * privacy.webrtc.allowSilencingNotifications Bug [1643032](https://bugzilla.mozilla.org/show_bug.cgi?id=1643032) - Enable the new WebRTC sharing indicator and notification silencing on Nightly. * privacy.webrtc.globalMuteToggles Bug [1661474](https://bugzilla.mozilla.org/show_bug.cgi?id=1661474) - Hide the global mute toggles by default, and only show the new indicator when sharing a display. * privacy.webrtc.hideGlobalIndicator Bug [1652466](https://bugzilla.mozilla.org/show_bug.cgi?id=1652466) - Add an about:config preference to hide the new global sharing indicator. * privacy.webrtc.legacyGlobalIndicator Bug [1643032](https://bugzilla.mozilla.org/show_bug.cgi?id=1643032) - Enable the new WebRTC sharing indicator and notification silencing on Nightly. * prompts.modalType.httpAuth Bug [1667065](https://bugzilla.mozilla.org/show_bug.cgi?id=1667065) - Enable tab HTTP auth prompts for Beta and Release. Bug [613785](https://bugzilla.mozilla.org/show_bug.cgi?id=613785) - Tab modal http auth prompts. * security.block_importScripts_with_wrong_mime Bug [1667333](https://bugzilla.mozilla.org/show_bug.cgi?id=1667333): Remove unecessary prefs for mime type checking Bug [1569123](https://bugzilla.mozilla.org/show_bug.cgi?id=1569123) - Re-enable strict MIME type checking for Worker/SharedWorker everywhere. * security.block_script_with_wrong_mime Bug [1667333](https://bugzilla.mozilla.org/show_bug.cgi?id=1667333): Remove unecessary prefs for mime type checking * security.csp.enableStrictDynamic Bug [1667337](https://bugzilla.mozilla.org/show_bug.cgi?id=1667337): Remove unnecessary pref security.csp.enableStrictDynamic and security.csp.experimentalEnabled * security.data_uri.unique_opaque_origin Bug [1552168](https://bugzilla.mozilla.org/show_bug.cgi?id=1552168): Remove pref security.data_uri.unique_opaque_origin. * security.pki.crlite_ct_merge_delay_seconds Bug [1667829](https://bugzilla.mozilla.org/show_bug.cgi?id=1667829) - CRLite: allow taking the log merge delay into account * security.sri.enable Bug [1667326](https://bugzilla.mozilla.org/show_bug.cgi?id=1667326): Remove unnecessary pref for SRI. * services.sync.engine.bookmarks.buffer Bug [1449730](https://bugzilla.mozilla.org/show_bug.cgi?id=1449730) - remove the legacy bookmarks sync engine. * services.sync.prefs.sync.browser.newtabpage.activity-stream.showSponsoredTopSites Bug [1668473](https://bugzilla.mozilla.org/show_bug.cgi?id=1668473) - Add pref UI for disabling sponsored top sites. ui-r=verdi * signon.recipes.path Bug [1134852](https://bugzilla.mozilla.org/show_bug.cgi?id=1134852) - Update password manager recipes from Remote Settings. * signon.recipes.remoteRecipesEnabled Bug [1134852](https://bugzilla.mozilla.org/show_bug.cgi?id=1134852) - Update password manager recipes from Remote Settings. * toolkit.shutdown.lateWriteChecksStage Bug [1668545](https://bugzilla.mozilla.org/show_bug.cgi?id=1668545) - Advance lateWriteChecksStage to 3 outside Nightly * webgl.enable-surface-texture Bug [1654459](https://bugzilla.mozilla.org/show_bug.cgi?id=1654459) - Default webgl.enable-surface-texture to true. * webgl.out-of-process.force Bug [1668144](https://bugzilla.mozilla.org/show_bug.cgi?id=1668144) - Add blocklisting for OOP WebGL. * widget.pause-compositor-when-minimized Bug [1580117](https://bugzilla.mozilla.org/show_bug.cgi?id=1580117) - Pause composition for minimized windows on macOS.

Thorin-Oakenpants commented 3 years ago

@earthlng ... I think this is a non-event release - I'm happy to close and move to 84-beta (after 83-alpha and 83 final)

Maybe one thing we could do is enable HTTPS-Only mode, but I'm also happy to wait another release or two

Please advise

earthlng commented 3 years ago

enable HTTPS-Only mode

yeah, since adding exceptions now works with FPI, I think we can do that. And because they now exposed the HOM setting in the preferences and wrote an article about it, I think we can also remove the "this is experimental" part of the note.