indexedDB #173
This commit is contained in:
parent
049841acb1
commit
989a5816b1
3
user.js
3
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/ ***/
|
||||
|
Loading…
Reference in New Issue
Block a user