From 3fcc711c5acc24032fb9ee5d6b104f6dde0a2315 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Fri, 1 Jul 2022 02:42:16 +0000 Subject: [PATCH] network.cookie.lifetimePolicy https://bugzilla.mozilla.org/buglist.cgi?bug_id=1681493,1681495,1681498,1759665 --- scratchpad-scripts/arkenfox-cleanup.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scratchpad-scripts/arkenfox-cleanup.js b/scratchpad-scripts/arkenfox-cleanup.js index 435bae7..e86dc4b 100644 --- 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 */