mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-21 16:17:11 +02:00
tidy deprecated values
This commit is contained in:
parent
99eb0ed1f1
commit
e286464c73
1 changed files with 3 additions and 3 deletions
6
user.js
6
user.js
|
@ -1153,10 +1153,10 @@ user_pref("_user.js.parrot", "9999 syntax error: the parrot's shuffled off 'is m
|
||||||
// user_pref("security.pki.sha1_enforcement_level", "");
|
// user_pref("security.pki.sha1_enforcement_level", "");
|
||||||
/* 9999: deprecated FF116-128 ***/
|
/* 9999: deprecated FF116-128 ***/
|
||||||
// user_pref("dom.webnotifications.serviceworker.enabled", "");
|
// user_pref("dom.webnotifications.serviceworker.enabled", "");
|
||||||
// user_pref("layout.css.font-visibility.private", 1);
|
// user_pref("layout.css.font-visibility.private", "");
|
||||||
// user_pref("layout.css.font-visibility.resistFingerprinting", "");
|
// user_pref("layout.css.font-visibility.resistFingerprinting", "");
|
||||||
// user_pref("layout.css.font-visibility.standard", 1);
|
// user_pref("layout.css.font-visibility.standard", "");
|
||||||
// user_pref("layout.css.font-visibility.trackingprotection", 1);
|
// user_pref("layout.css.font-visibility.trackingprotection", "");
|
||||||
// user_pref("permissions.delegation.enabled", "");
|
// user_pref("permissions.delegation.enabled", "");
|
||||||
// user_pref("security.family_safety.mode", "");
|
// user_pref("security.family_safety.mode", "");
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue