Skip to content

Partioned attribute missing in Cookie #8705

@mkurz

Description

@mkurz

Cookie does not store if a Partioned attribute is set.

It can be implemented just like the secure flag with a simple boolean.

It's needed for the "Cookies Having Independent Partitioned State" (CHIPS) feature, which all browsers support already.
More details here: https://developers.google.com/privacy-sandbox/cookies/chips

Thanks!

PS: Regarding browser support if you interested:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugBug in existing code

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions