content icon indicating copy to clipboard operation
content copied to clipboard

Add a warning about third-party cookies blocking in Google Chrome

Open xuanzhi33 opened this issue 1 year ago • 2 comments

Description

Add a warning about third-party cookies blocking in Google Chrome.

Motivation

Google Chrome will gradually block third-party cookies for all users in the second half of 2024, so I've added a warning for SameSite=None.

Additional details

Related issues and pull requests

xuanzhi33 avatar Mar 08 '24 12:03 xuanzhi33

Preview URLs

(comment last updated: 2024-07-01 05:38:33)

github-actions[bot] avatar Mar 08 '24 12:03 github-actions[bot]

There is much more about third-party cookie deprecation here: https://developer.mozilla.org/en-US/docs/Web/Privacy/Third-party_cookies and it would be good to cross-link. Also cc @chrisdavidmills who has been on a lot of this work.

wbamberg avatar Jun 29 '24 16:06 wbamberg

There is much more about third-party cookie deprecation here: https://developer.mozilla.org/en-US/docs/Web/Privacy/Third-party_cookies and it would be good to cross-link. Also cc @chrisdavidmills who has been on a lot of this work.

@wbamberg I updated this with cross links to third party cookies and CHIPS. I'm OK to merge this, though I may do more work as part of FF128 support for CHIPS.

hamishwillee avatar Jul 01 '24 05:07 hamishwillee