[IndexedDB] Return number of records deleted (#32)

Requested enhancement: allow some means to determine how many records were deleted in an operation

The __IDBObjectStore.delete(_query_)__ operation is specified to yield `undefined`. Getting the count would be useful.

Imported from https://www.w3.org/Bugs/Public/show_bug.cgi?id=22130


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

Received on Monday, 10 August 2015 20:27:40 UTC