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
The Tor Project
Applications
torbutton
Commits
d796dd27
Commit
d796dd27
authored
Sep 03, 2019
by
Alex Catarineu
Committed by
Georg Koppen
Sep 06, 2019
Browse files
Bug 28822: Change about:tor CSP so that UITour-lib.js can be loaded
parent
1edfec57
Changes
1
Hide whitespace changes
Inline
Side-by-side
chrome/content/aboutTor/aboutTor.xhtml
View file @
d796dd27
...
...
@@ -20,7 +20,7 @@
<html
xmlns=
"http://www.w3.org/1999/xhtml"
>
<head>
<meta
http-equiv=
"Content-Security-Policy"
content=
"default-src chrome: resource:; script-src chrome: 'unsafe-inline';"
/>
<meta
http-equiv=
"Content-Security-Policy"
content=
"default-src chrome: resource:; script-src chrome:
resource:
'unsafe-inline';"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
/>
<title>
&aboutTor.title;
</title>
<link
rel=
"stylesheet"
type=
"text/css"
media=
"all"
...
...
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