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:
Cookie does not store if a
Partionedattribute is set.It can be implemented just like the
secureflag 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: