Skip to content

Commit 336300a

Browse files
v118 removed
these are all at default now as of at least ESR115
1 parent 50af4b9 commit 336300a

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

scratchpad-scripts/arkenfox-cleanup.js

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
const aPREFS = [
3434
/* DEPRECATED */
35-
/* 116+ */
35+
/* 116-128 */
3636
'dom.webnotifications.serviceworker.enabled', // 117
3737
'layout.css.font-visibility.resistFingerprinting', // 116
3838
'permissions.delegation.enabled', // 118
@@ -59,9 +59,14 @@
5959
'security.ssl3.rsa_des_ede3_sha', // 93
6060

6161
/* REMOVED */
62-
/* 116+ */
62+
/* 116-128 */
63+
'browser.fixup.alternate.enabled',
64+
'browser.urlbar.dnsResolveSingleWordsAfterSearch',
6365
'media.gmp-widevinecdm.enabled',
6466
'network.protocol-handler.external.ms-windows-store',
67+
'privacy.partition.always_partition_third_party_non_cookie_storage',
68+
'privacy.partition.always_partition_third_party_non_cookie_storage.exempt_sessionstorage',
69+
'privacy.partition.serviceWorkers',
6570
/* 103-115 */
6671
'beacon.enabled',
6772
'browser.startup.blankWindow',

0 commit comments

Comments
 (0)