commit e7a71143a8f042d261e672ad0c6816abacd2edf7
parent 9e342deaf2c458e73b36bad9a48b224c294fd971
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Sat, 8 Sep 2018 14:14:46 +0000
oophs
these two prefs were moved to deprecated, not removed from the user.js itself
Diffstat:
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/scratchpad-scripts/ghacks-clear-[removed].js b/scratchpad-scripts/ghacks-clear-[removed].js
@@ -1,7 +1,7 @@
/***
This will reset the preferences that have been removed completely from the ghacks user.js.
- Last updated: 05-Sept-2018
+ Last updated: 08-Sept-2018
For instructions see:
https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
@@ -102,8 +102,6 @@
/* 62-beta */
'browser.urlbar.autoFill.typed',
'security.tls.version.fallback-limit',
- 'browser.cache.frecency_experiment',
- 'plugin.state.java',
/* reset parrot: check your open about:config after running the script */
'_user.js.parrot'
]