privacycg / CHIPS

A proposal for a cookie attribute to partition cross-site cookies by top-level site
Other
122 stars 31 forks source link

Propose changes to CookieStore API to support CHIPS. #24

Closed DCtheTall closed 2 years ago

DCtheTall commented 2 years ago

@pwnall Thanks for the advice. I have opened a draft PR to the CookieStore spec (linked above).

I will add examples to the explainer in that PR as well.

DCtheTall commented 2 years ago

I put together a WIP CL that prototypes these changes for the CookieStore API in Chromium.

One update to the design is that we only delete partitioned cookies if the partitioned field is present and is set to true in the CookieDeleteOption.