Pier Angelo Vendrame pushed to branch mullvad-browser-140.1.0esr-15.0-1 at The 
Tor Project / Applications / Mullvad Browser


Commits:
ab307a98 by Pier Angelo Vendrame at 2025-08-11T11:37:38+02:00
fixup! BB 40925: Implemented the Security Level component

BB 44090: Add CSP to our XUL XHTML documents.

- - - - -
0fcb2e0f by Pier Angelo Vendrame at 2025-08-11T11:37:40+02:00
fixup! BB 40926: Implemented the New Identity feature

BB 44090: Add CSP to our XUL XHTML documents.

- - - - -


2 changed files:

- browser/components/newidentity/content/newIdentityDialog.xhtml
- browser/components/securitylevel/content/securityLevelDialog.xhtml


Changes:

=====================================
browser/components/newidentity/content/newIdentityDialog.xhtml
=====================================
@@ -6,6 +6,8 @@
 
 <!-- based on resetProfile.xhtml -->
 
+<?csp default-src chrome: ?>
+
 <window
   id="newIdentityDialogWindow"
   xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul";


=====================================
browser/components/securitylevel/content/securityLevelDialog.xhtml
=====================================
@@ -1,5 +1,7 @@
 <?xml version="1.0"?>
 
+<?csp default-src chrome: ?>
+
 <window
   xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul";
   xmlns:html="http://www.w3.org/1999/xhtml";



View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/compare/5aa8703d8b3bf3a0b555166486338f8504e05e5f...0fcb2e0f38e53cb23a5ceb61cc3b189b08deaf30

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/compare/5aa8703d8b3bf3a0b555166486338f8504e05e5f...0fcb2e0f38e53cb23a5ceb61cc3b189b08deaf30
You're receiving this email because of your account on gitlab.torproject.org.


_______________________________________________
tbb-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to