user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit ec9f9fcea80b2636cbc7ebc7c8dd552f963dce26
parent 7fcb3ce8361f90bf1efe1a8f407dad46910fe6e4
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Thu, 18 May 2017 06:31:04 +1200

remove left over line
Diffstat:
Muser.js | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/user.js b/user.js @@ -1003,7 +1003,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 - * If you block indexedDB but would like a toggle button, try the following add-on * 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