From bdab966a12bade3174a412d12febb8e5bf5cfbba Mon Sep 17 00:00:00 2001 From: Nancymic2 Date: Tue, 15 Aug 2023 08:14:27 -0400 Subject: [PATCH] Add reset details to testing section (#7071) * Add reset details to testing section * Update site/en/docs/privacy-sandbox/first-party-sets-integration/index.md Co-authored-by: Chris Fredrickson --------- Co-authored-by: Chris Fredrickson --- .../privacy-sandbox/first-party-sets-integration/index.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/site/en/docs/privacy-sandbox/first-party-sets-integration/index.md b/site/en/docs/privacy-sandbox/first-party-sets-integration/index.md index f5dfd26b2763..1e80855f694d 100644 --- a/site/en/docs/privacy-sandbox/first-party-sets-integration/index.md +++ b/site/en/docs/privacy-sandbox/first-party-sets-integration/index.md @@ -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: