Thorin-Oakenpants 7 anos atrás
pai
commit
989a5816b1
1 arquivos alterados com 0 adições e 3 exclusões
  1. 0 3
      user.js

+ 0 - 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/ ***/