From 7007e28e4ed30a2748e889c2f1e13983583949d9 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Thu, 9 Oct 2025 07:10:19 +0000 Subject: [PATCH] tidy --- user.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/user.js b/user.js index cea0f11..1c086a3 100644 --- a/user.js +++ b/user.js @@ -409,8 +409,8 @@ user_pref("security.cert_pinning.enforcement_level", 2); /* 1224: enable CRLite [FF73+] * 0 = disabled * 1 = consult CRLite but only collect telemetry - * 2 = consult CRLite and enforce both "Revoked" and "Not Revoked" results - * 3 = consult CRLite and enforce "Not Revoked" results, but defer to OCSP for "Revoked" (default) + * 2 = consult CRLite and enforce both "Revoked" and "Not Revoked" results (default) + * 3 = consult CRLite and enforce "Not Revoked" results, but defer to OCSP for "Revoked" (removed FF145) * [1] https://bugzilla.mozilla.org/buglist.cgi?bug_id=1429800,1670985,1753071 * [2] https://blog.mozilla.org/security/tag/crlite/ * [3] https://hacks.mozilla.org/2025/08/crlite-fast-private-and-comprehensive-certificate-revocation-checking-in-firefox/ ***/ @@ -758,6 +758,7 @@ user_pref("_user.js.parrot", "4000 syntax error: the parrot's bereft of life!"); 1794628 - return "none" with inverted-colors (FF114) 1787790 - normalize system fonts (FF128) 1835987 - spoof timezone as Atlantic/Reykjavik (previously FF55+ was UTC) (FF128) + 1656377 - spoof pointerEvents azimuthAngle and altitudeAngle (FF131) 1834307 - always use smooth scrolling (FF132) 1918202 - spoof screen orientation based on spoofed screen size and platform (FF132) previously FF50+ it always returned landscape-primary and an angle of 0