Thorin-Oakenpants 7 年之前
父节点
当前提交
989a5816b1
共有 1 个文件被更改,包括 0 次插入3 次删除
  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/ ***/