[IndexedDB] Specify 'deleted' property of stores/indexes (#7)

Once the "proxy" objects for stores/indexes are specified:

* Add a _deleted flag_
* Set it during `deleteXXX()` calls
* Check it during other method calls



---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/7

Received on Monday, 11 May 2015 22:28:18 UTC