Skip to content

Commit

Permalink
Add links to the specification and developer documentation for MVP Ch…
Browse files Browse the repository at this point in the history
…rome behavior. (#59)
  • Loading branch information
wanderview authored Jul 27, 2023
1 parent 2a8f365 commit 85b0ddd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bounce-tracking-explainer.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ Safari, Firefox, and Brave have already shipped various bounce tracking mitigati

# API / Browser Behavior

***NOTE**: This section contains early discussion of possible ways to mitigate bounce tracking. In developing Chrome's MVP implementation, however, we have settled on a more precise definition. This is fully defined in the [specification](https://privacycg.github.io/nav-tracking-mitigations/#bounce-tracking-mitigations) and also described in more accessible terms in [developer documentation](https://developer.chrome.com/docs/privacy-sandbox/bounce-tracking-mitigations/#how-it-works). Please see these sources for an up-to-date description of bounce tracking mitigations.*

This proposal does not have any additional API surface, but instead changes the behavior of the browser.

At a high level the proposal is for the browser to automatically delete storage for a site (eTLD+1) when both of the following are true:
Expand Down

0 comments on commit 85b0ddd

Please sign in to comment.