commit 7ff46e02dd33588c0298f7432e7742c53765d2ea
parent 4ff931781a1bf012e0e7e2ec89dc5c2a9bedd890
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Thu, 5 May 2022 23:33:44 +0000
v100 deprecated
https://bugzilla.mozilla.org/1752621 - replaced with network.http.http2* prefs
Diffstat:
1 file changed, 5 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: 8-April-2022
+ Last updated: 5-May-2022
Instructions:
- [optional] close Firefox and backup your profile
@@ -35,6 +35,10 @@
/* FF92+ */
'browser.urlbar.suggest.quicksuggest', // 95
'dom.securecontext.whitelist_onions', // 97
+ 'network.http.spdy.enabled', // 100
+ 'network.http.spdy.enabled.deps',
+ 'network.http.spdy.enabled.http2',
+ 'network.http.spdy.websockets',
'layout.css.font-visibility.level', // 94
'security.csp.enable', // 99
'security.ssl3.rsa_des_ede3_sha', // 93