Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Support of phasing out third-party cookies #26

Closed
nicob-29 opened this issue Oct 13, 2023 · 4 comments · Fixed by #27
Closed

[Feature Request] Support of phasing out third-party cookies #26

nicob-29 opened this issue Oct 13, 2023 · 4 comments · Fixed by #27

Comments

@nicob-29
Copy link

nicob-29 commented Oct 13, 2023

Hi
Google plans soon to activate phasing out third-party cookies
See Third-Party Cookies doc: https://privacysandbox.com/open-web/#the-privacy-sandbox-timeline

Doc about phasing out third-party cookies: https://developer.chrome.com/en/docs/privacy-sandbox/third-party-cookie-phase-out/#partitioned-cookies

This feature request requires the possibility to add "Partitioned" to the cookie like Secure.

@sblecon
Copy link

sblecon commented Oct 25, 2023

Hi @sbordet ,
Do you plan to support this?
Next year, It will affect users using Chrome and Edge Chromium.
Best regards,
Stéphane

@sbordet
Copy link
Member

sbordet commented Oct 25, 2023

Yes, cookie specification changes that all browsers agree upon will be supported.
I will look into this in more details in the coming days.

@nicob-29
Copy link
Author

nicob-29 commented Nov 3, 2023

@sbordet
Any news, if you plan to support it ?
Best regards

Nicolas

@sblecon
Copy link

sblecon commented Nov 13, 2023

Hi @sbordet ,

Just to inform you that based on investigations, we identified an issue with Google Chrome 94 to 100 if the Partitioned cookie is set. In this case, the cookie is ignored by the browser. I suggest to have a flexibility to turn it on or off.

Best regards,
Stéphane

sbordet added a commit that referenced this issue Nov 16, 2023
Added support for cookie attributes: Domain, Path, Max-Age, Partitioned.

Signed-off-by: Simone Bordet <[email protected]>
sbordet added a commit that referenced this issue Nov 20, 2023
Fixes #26 - [Feature Request] Support of phasing out third-party cookies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants