-
Notifications
You must be signed in to change notification settings - Fork 543
Description
🟩 v125
FF125.0.1 release notes
FF125 for developers
FF125 security advisories
there is no v125 release: nothing to add yet: just some new sanitizing prefs that aren't used yet, also see #1837
🟩 v124
FF124 release notes
FF124 for developers
FF124 security advisories
FF124.0.1 security advisories
there is no v124 release: nothing to add yet: just 2 items we don't need to flip yet, already added for next PR
🟩 v123
FF123 release notes
FF123 for developers
FF123 security advisories
there is no v123 release: nothing to add that is can't wait: just 1 new pref about external links and containers to be added as inactive (commented out) for the information factor
🟩 v122
FF122 release notes
FF122 for developers
FF122 security advisories
just cosmetic/information changes
🟩 v121
FF121 release notes
FF121 for developers
FF121 security advisories
there is no v121 release - there was nothing to change
🟩 v120
FF120 release notes
FF120 for developers
FF120 security advisories
there is no v120 release - there was nothing to change
🟩 v119
date: 20-November-2023
FF119 release notes
FF119 for developers
FF119 security advisories
CHANGELOG
- all changes
- ToDo: diffs FF118-FF119 issue
- v119 PR is at v119 #1757
removed in user.js 119 - see #1759
user_pref("intl.accept_languages", "en-US, en");
- new in user.js 119
user_pref("browser.search.separatePrivateDefault", true); // [FF70+]
user_pref("browser.search.separatePrivateDefault.ui.enabled", true); // [FF71+]
- made inactive in user.js 119
// user_pref("extensions.autoDisableScopes", 15); // [DEFAULT: 15]
- moved to
9999: DEPRECATED / REMOVED
:
user_pref("javascript.use_us_english_locale", true); // [HIDDEN PREF]
user_pref("network.dns.skipTRR-when-parental-control-enabled", false);
STATS v119: up to and including section 4500, minus the parrots
==========
total: 173
inactive: 40
---
active: 133
default: 21 (at least)
n/a: 2 (of the four prefs in 0202, at most only two will apply)
---
flipped: 110 (at most)
also ...