Pier Angelo Vendrame pushed to branch mullvad-browser-152.0a1-16.0-2 at The Tor Project / Applications / Mullvad Browser
Commits:
-
247047b1
by Pier Angelo Vendrame at 2026-06-11T16:50:03+02:00
1 changed file:
Changes:
| ... | ... | @@ -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);
|