Re: [storage] Add API to allow origin to purge all storage (#4)

cc: @slightlyoff too

"network storage" = http (etc) cache? (just making sure I understand)

Also:

* would this force-close handles (e.g. IDB connections, Caches) or wait until they were released?
* how does this interplay with other storage types' async management operations (e.g. a queue of pending database deletes/upgrades) - may be more complex for the default box since the default box magically resurrects on use without an explicit open

(not expecting answers, just throwing out design points we'll need to consider here)

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

Received on Monday, 10 August 2015 18:25:34 UTC