commit 8e60f412e47453c798e83c530e0bb2570386c143
parent f60a87f97f2d394441313bd4aa98dbc0a33de3be
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Fri, 25 May 2018 14:52:22 +0000
Update ghacks-clear-FF60inclusive-[removed].js
Diffstat:
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/scratchpad-scripts/ghacks-clear-FF60inclusive-[removed].js b/scratchpad-scripts/ghacks-clear-FF60inclusive-[removed].js
@@ -85,6 +85,12 @@
'security.block_script_with_wrong_mime',
'security.fileuri.strict_origin_policy',
'security.sri.enable',
+ /* after 60-beta - there were inactive or at default anyway */
+ 'browser.offline-apps.notify',
+ 'dom.allow_scripts_to_close_windows',
+ 'dom.disable_window_flip',
+ 'network.http.fast-fallback-to-IPv4',
+ 'offline-apps.quota.warn',
/* reset parrot: check your open about:config after running the script */
'_user.js.parrot'
]