Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Commit

Permalink
Add reset details to testing section (#7071)
Browse files Browse the repository at this point in the history
* Add reset details to testing section

* Update site/en/docs/privacy-sandbox/first-party-sets-integration/index.md

Co-authored-by: Chris Fredrickson <[email protected]>

---------

Co-authored-by: Chris Fredrickson <[email protected]>
  • Loading branch information
nancymic2 and cfredric authored Aug 15, 2023
1 parent 1140ce4 commit bdab966
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,13 @@ https://first-party-sets.glitch.me/

Call the APIs (rSA or rSAFor) from the sites that are being tested and validate access to the cross-site cookies.

### Reseting permissions to the default

If you want to remove all FPS-mediated permissions and reset to the default state, there are currently two ways to do so:

- Restart the browser, for example by visiting `chrome://restart`. (Any recent Chrome version.)
- Visit `chrome://settings/cookies`, set the "Default behavior" setting to "Block third-party cookies", and toggle the "Allow related sites to see your activity in the group" option off and then on again. Be sure to refresh the page you're testing on as well. (Chrome 116.0.5845.42 or later.)

## FPS submission process

To declare the relationship amongst the domains and specify which subset they are part of, follow the steps below:
Expand Down

0 comments on commit bdab966

Please sign in to comment.