[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/mullvad-browser][mullvad-browser-145.0a1-16.0-1] fixup! BB 31575: Disable Firefox Home (Activity Stream)



Title: GitLab

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:

Changes:

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

  • _______________________________________________
    tor-commits mailing list -- tor-commits@xxxxxxxxxxxxxxxxxxxx
    To unsubscribe send an email to tor-commits-leave@xxxxxxxxxxxxxxxxxxxx