Skip to content
Snippets Groups Projects
Verified Commit 5d037355 authored by Tom Schuster's avatar Tom Schuster Committed by ma1
Browse files

Bug 1942025 - Improve the about:privatebrowsing CSP. r=firefox-desktop-core-reviewers ,Gijs

parent 4642da84
Branches
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@
<meta charset="utf-8" />
<meta
http-equiv="Content-Security-Policy"
content="default-src chrome: blob:; object-src 'none'"
content="default-src chrome:; img-src chrome: blob:; object-src 'none';"
/>
<meta name="color-scheme" content="light dark" />
<link rel="icon" href="chrome://browser/skin/privatebrowsing/favicon.svg" />
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment