WICG / cookie-store

Asynchronous access to cookies from JavaScript
https://wicg.github.io/cookie-store/
Apache License 2.0
143 stars 35 forks source link

Document "clear cookies" behavior #138

Closed ayuishii closed 4 years ago

ayuishii commented 4 years ago

"Clear cookies" for an origin needs to wipe all storage for that origin; including service workers.

Let's make a non-normative, but explicit note on this behavior for "clear cookies" in the spec.

per TAG discussion