Pier Angelo Vendrame pushed to branch tor-browser-153.0esr-16.0-1 at The Tor Project / Applications / Tor Browser

Commits:

1 changed file:

Changes:

  • mobile/android/android-components/components/concept/engine/src/main/java/mozilla/components/concept/engine/EngineSession.kt
    ... ... @@ -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
                 /**