Skip to content

Commit f0513b7

Browse files
inactive prefs no longer needed
encryption prefs false since FF109, taskbar since jesus or whatever
1 parent 336300a commit f0513b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scratchpad-scripts/arkenfox-cleanup.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,15 @@
6161
/* REMOVED */
6262
/* 116-128 */
6363
'browser.fixup.alternate.enabled',
64+
'browser.taskbar.previews.enable',
6465
'browser.urlbar.dnsResolveSingleWordsAfterSearch',
6566
'media.gmp-widevinecdm.enabled',
6667
'network.protocol-handler.external.ms-windows-store',
6768
'privacy.partition.always_partition_third_party_non_cookie_storage',
6869
'privacy.partition.always_partition_third_party_non_cookie_storage.exempt_sessionstorage',
6970
'privacy.partition.serviceWorkers',
71+
'security.ssl3.ecdhe_ecdsa_aes_128_sha',
72+
'security.ssl3.ecdhe_ecdsa_aes_256_sha',
7073
/* 103-115 */
7174
'beacon.enabled',
7275
'browser.startup.blankWindow',

0 commit comments

Comments
 (0)