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".

-- 
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-605316140

Received on Friday, 27 March 2020 21:09:45 UTC