Re: [w3ctag/design-reviews] Cookie Store API (#469)

>> I think we could argue that "clear cookies" needs to clear service workers. Otherwise, a SW that outlives "clear cookies" can use one of the already exposed persistent storage APIs (IndexedDB, Cache API, maybe more) to store a user identifier that outlives "clear cookies".

> Anyhow, in that case, this should be written down somewhere ;) and definitely in the considerations of this api? Just let's be clear about this.

I think that would have to be non-normative.  There is no spec AFAIK that covers browser UI and what it means when a user clicks something like "clear cookies".

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/469#issuecomment-606082037

Received on Monday, 30 March 2020 15:50:06 UTC