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

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

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

sbordet
Copy link
Member

@sbordet sbordet commented Nov 16, 2023

Added support for cookie attributes: Domain, Path, Max-Age, Partitioned.

Added support for cookie attributes: Domain, Path, Max-Age, Partitioned.

Signed-off-by: Simone Bordet <[email protected]>
@sbordet sbordet linked an issue Nov 16, 2023 that may be closed by this pull request
@sbordet
Copy link
Member Author

sbordet commented Nov 16, 2023

@nicob-29 @sblecon this PR implements support for the Partitioned attribute.
Can you try it out and verify that it works for you?

@nicob-29
Copy link

@sbordet
Yep, I'll do that tomorrow !

@nicob-29
Copy link

Hi @sbordet
I updated our application with your PR
image
Seem good but I need to perform some other tests.
I'll provide you on Monday final confirmation.

@nicob-29
Copy link

nicob-29 commented Nov 20, 2023

It is OK for me.
I tested with jsfiddle and iframe to embed my application

@sbordet sbordet merged commit 164368f into master Nov 20, 2023
7 checks passed
@sbordet sbordet deleted the fix/master-26-partitioned-cookies branch November 20, 2023 15:40
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.

[Feature Request] Support of phasing out third-party cookies
2 participants