Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
emmapeel
torbutton
Commits
1b7ce9f5
Commit
1b7ce9f5
authored
Jan 11, 2017
by
Arthur Edelstein
Committed by
Georg Koppen
Apr 04, 2017
Browse files
Bug 21201.1: Use new svg.disabled pref
parent
391ea08d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/modules/security-prefs.js
View file @
1b7ce9f5
...
...
@@ -29,7 +29,7 @@ const kSecuritySettings = {
"
noscript.global
"
:
[,
false
,
false
,
false
,
true
],
"
noscript.globalHttpsWhitelist
"
:
[,
false
,
true
,
true
,
false
],
"
noscript.forbidFonts
"
:
[,
true
,
false
,
false
,
false
],
"
svg.
in-content.en
abled
"
:
[,
false
,
true
,
true
,
true
],
"
svg.
dis
abled
"
:
[,
true
,
false
,
false
,
false
],
};
// The Security Settings prefs in question.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment