Pier Angelo Vendrame pushed to branch tor-browser-153.0esr-16.0-1 at The Tor Project / Applications / Tor Browser
Commits:
-
518c7fb6
by Pier Angelo Vendrame at 2026-07-22T08:25:38+02:00
1 changed file:
Changes:
| ... | ... | @@ -574,7 +574,7 @@ abstract class EngineSession( |
| 574 | 574 | useForPrivateSessions = false,
|
| 575 | 575 | useForRegularSessions = false,
|
| 576 | 576 | cookiePolicy = ACCEPT_ONLY_FIRST_PARTY,
|
| 577 | - bounceTrackingProtectionMode = BounceTrackingProtectionMode.ENABLED_STANDBY,
|
|
| 577 | + bounceTrackingProtectionMode = BounceTrackingProtectionMode.DISABLED,
|
|
| 578 | 578 | )
|
| 579 | 579 | |
| 580 | 580 | /**
|