Pier Angelo Vendrame pushed to branch mullvad-browser-145.0a1-16.0-1 at The Tor 
Project / Applications / Mullvad Browser


Commits:
79db9f38 by Pier Angelo Vendrame at 2025-11-26T10:38:27+01:00
fixup! BB 31575: Disable Firefox Home (Activity Stream)

BB 44302: Add URI_CAN_LOAD_IN_PRIVILEGEDABOUT_PROCESS to some about pages.

- - - - -


1 changed file:

- browser/components/about/AboutRedirector.cpp


Changes:

=====================================
browser/components/about/AboutRedirector.cpp
=====================================
@@ -36,6 +36,7 @@ struct RedirEntry {
 
 static const uint32_t BASE_BROWSER_HOME_PAGE_FLAGS =
     nsIAboutModule::URI_MUST_LOAD_IN_CHILD |
+    nsIAboutModule::URI_CAN_LOAD_IN_PRIVILEGEDABOUT_PROCESS |
     nsIAboutModule::URI_SAFE_FOR_UNTRUSTED_CONTENT |
     nsIAboutModule::ALLOW_SCRIPT | nsIAboutModule::IS_SECURE_CHROME_UI;
 



View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/79db9f38c6610c33c88c0f1221da9d6169b0e99c

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/79db9f38c6610c33c88c0f1221da9d6169b0e99c
You're receiving this email because of your account on gitlab.torproject.org.


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

Reply via email to