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

Support partitioned attribute to manage the phasing out of third-party cookies #446

Merged
merged 1 commit into from
Jan 27, 2024

Conversation

pjchender
Copy link
Contributor

Chrome plans to gradually phase out support for third-party cookies (3PC), starting January 4th, 2024. Initially, this will involve disabling third-party cookies for 1% of users to enable testing.

To address the deprecation of third-party cookies, one approach is using CHIPS (Cookies Having Independent Partitioned State)

CHIPS enhances user privacy and security with a novel approach. It introduces a Partitioned attribute for cookies, enabling developers to opt for partitioned storage. This creates separate cookie jars for each top-level site.

@eXon
Copy link
Collaborator

eXon commented Jan 22, 2024

LGTM, thank you for your contribution!

@eXon
Copy link
Collaborator

eXon commented Jan 22, 2024

@pjchender Would it be possible to sign your commit? If not possible I will have to do it myself. Thank you!

@pjchender pjchender force-pushed the pjchender/partitioned-directive branch 2 times, most recently from 6654954 to 980ca44 Compare January 22, 2024 15:33
@pjchender pjchender force-pushed the pjchender/partitioned-directive branch from 980ca44 to 9e05f65 Compare January 22, 2024 15:44
@pjchender
Copy link
Contributor Author

Hi @eXon, thanks. I've signed my commit.

@eXon eXon enabled auto-merge (squash) January 27, 2024 02:54
@eXon eXon merged commit 2f6da88 into bendotcodes:main Jan 27, 2024
1 check passed
@eXon
Copy link
Collaborator

eXon commented Jan 27, 2024

@pjchender Thank you for your contirbution! It's now released with v7.0.2

This pull request was closed.
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 this pull request may close these issues.

2 participants