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

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-152.0a1-16.0-2] fixup! Firefox preference overrides.



Title: GitLab

morgan pushed to branch tor-browser-152.0a1-16.0-2 at The Tor Project / Applications / Tor Browser

Commits:

  • 4fafc0fa
    by Pier Angelo Vendrame at 2026-06-11T14:22:32+00:00
    fixup! Firefox preference overrides.
    
    BB 44896: Drop privacy.partition.network_state.
    
    It has been removed upstream.
    

1 changed file:

Changes:

  • browser/app/profile/001-base-profile.js
    ... ... @@ -589,8 +589,6 @@ pref("_javascript_.options.spectre.disable_for_isolated_content", false);
    589 589
     
    
    590 590
     // Third party stuff
    
    591 591
     pref("privacy.firstparty.isolate", true); // Always enforce first party isolation
    
    592
    -// tor-browser#40123 and #40308: Disable for now until audit
    
    593
    -pref("privacy.partition.network_state", false);
    
    594 592
     // Only accept cookies from the originating site (block third party cookies)
    
    595 593
     pref("network.cookie.cookieBehavior", 1);
    
    596 594
     pref("network.cookie.cookieBehavior.pbmode", 1);
    

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