commit 3ef5ba3ac78c49ba9b784df1a8d0efd3324fb280
parent 2969ab5b13bee198107d4b7371e100410d88c9c5
Author: earthlng <earthlng@users.noreply.github.com>
Date: Sat, 3 Feb 2018 14:21:57 +0100
v1.4
- removed `network.cookie.thirdparty.sessionOnly` because it can't break sites
- added `permissions.default.shortcuts`
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/scratchpad-scripts/troubleshooter.js b/scratchpad-scripts/troubleshooter.js
@@ -1,5 +1,5 @@
-/*** ghacks-user.js troubleshooter.js v1.3 ***/
+/*** ghacks-user.js troubleshooter.js v1.4 ***/
(function() {
@@ -106,7 +106,7 @@
'intl.accept_languages',
'javascript.options.asmjs',
'javascript.options.wasm',
- 'network.cookie.thirdparty.sessionOnly',
+ 'permissions.default.shortcuts',
'security.csp.experimentalEnabled',
/* Hardware */