commit 989a5816b1d4fbbdb5dd78fc193804f8a8e86d56
parent 049841acb13f88dcc06fd5eef3ead4019000a346
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Sat, 22 Jul 2017 04:14:51 +1200
indexedDB #173
Diffstat:
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/user.js b/user.js
@@ -1091,9 +1091,6 @@ user_pref("dom.event.clipboardevents.enabled", false);
* [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1170911 ***/
user_pref("dom.allow_cut_copy", false); // (hidden pref)
/* 2404: disable JS storing data permanently
- * This setting WAS under about:permissions>All Sites>Maintain Offline Storage
- * [NOTE] about:permissions is no longer available since FF46 but you can still override
- * individual domains: use info icon in urlbar etc or right click on a web page>view page info
* [WARNING] [SETUP] If set as false (disabled), this WILL break some [old] add-ons and DOES
* break a lot of sites' functionality. Applies to websites, add-ons and session data.
* [1] https://addons.mozilla.org/en-US/firefox/addon/disable-indexeddb/ ***/