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

Yeah, so the box would be grabbed on `cache.open()` or `indexedDB.open`.

> they'll not be affected by clear().

Well… they should start rejecting on interaction with that box, right? A redundant state on the box would also be a good way to represent things like storage becoming disconnected (eg sd card removed).

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/storage/issues/4#issuecomment-203896309

Received on Thursday, 31 March 2016 11:54:32 UTC