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: - browser/app/profile/001-base-profile.js Changes: ===================================== browser/app/profile/001-base-profile.js ===================================== @@ -589,8 +589,6 @@ pref("javascript.options.spectre.disable_for_isolated_content", false); // Third party stuff pref("privacy.firstparty.isolate", true); // Always enforce first party isolation -// tor-browser#40123 and #40308: Disable for now until audit -pref("privacy.partition.network_state", false); // Only accept cookies from the originating site (block third party cookies) pref("network.cookie.cookieBehavior", 1); pref("network.cookie.cookieBehavior.pbmode", 1); View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/4fafc0fa... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/4fafc0fa... You're receiving this email because of your account on gitlab.torproject.org. Manage all notifications: https://gitlab.torproject.org/-/profile/notifications | Help: https://gitlab.torproject.org/help