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


Commits:
151eebd8 by Pier Angelo Vendrame at 2025-11-26T10:28:22+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/tor-browser/-/commit/151eebd8cce8a7026dab9b398ee6904577cdfcec

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/151eebd8cce8a7026dab9b398ee6904577cdfcec
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