commit 3fcc711c5acc24032fb9ee5d6b104f6dde0a2315
parent c21b9faefc0d99ab4f91836ceddc68a2a52ff9cb
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Fri, 1 Jul 2022 02:42:16 +0000
network.cookie.lifetimePolicy
https://bugzilla.mozilla.org/buglist.cgi?bug_id=1681493,1681495,1681498,1759665
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/scratchpad-scripts/arkenfox-cleanup.js b/scratchpad-scripts/arkenfox-cleanup.js
@@ -3,7 +3,7 @@
- removed from the arkenfox user.js
- deprecated by Mozilla but listed in the arkenfox user.js in the past
- Last updated: 14-June-2022
+ Last updated: 30-June-2022
Instructions:
- [optional] close Firefox and backup your profile
@@ -41,6 +41,7 @@
'network.http.spdy.enabled.http2',
'network.http.spdy.websockets',
'layout.css.font-visibility.level', // 94
+ 'network.cookie.lifetimePolicy', // 102 [technically removed in 104]
'security.csp.enable', // 99
'security.ssl3.rsa_des_ede3_sha', // 93
/* 79-91 */