Verified Commit 569862aa authored by Tom Schuster's avatar Tom Schuster Committed by ma1
Browse files

Bug 1942022 - Improve the about:protections CSP. r=firefox-desktop-core-reviewers ,mossop

parent 6edc4c91
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@
    <meta charset="utf-8" />
    <meta
      http-equiv="Content-Security-Policy"
      content="default-src chrome: blob:; object-src 'none'"
      content="default-src chrome:; object-src 'none'"
    />
    <meta name="color-scheme" content="light dark" />
    <link rel="localization" href="branding/brand.ftl" />