Re: [ServiceWorker] Please mention relationship to HTTP cookies (#509)

Maybe once everything is written on top of actual storage primitives the storage specification defines, that would sort of fall out naturally. But I think for now every specification that defines some type of storage needs to call it out explicitly.

We haven't really figured out what the primitives are (even just in text form) you can build storage for localStorage, Indexed DB, service workers, etc. on top on.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/509#issuecomment-123753349

Received on Wednesday, 22 July 2015 15:09:41 UTC