Re: [storage] Classify cookies as site storage (#8)

Perhaps `purge()` should also consider cookies. Problems with making cookies part of site storage:

* Doing quota properly (in Gecko this is an issue I think)
* How would persistence work?
* Cookies are not origin-bound

Also, if `purge()` doesn't purge HTTP cache entries, it's still not quite like first-run, is it?

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/storage/issues/8#issuecomment-130008079

Received on Tuesday, 11 August 2015 18:38:33 UTC