[w3c/IndexedDB] Clear object store handle's index set when deleted. Resolves #109 (#111)

Match implementation (Chrome, Firefox) and web-platform-test behavior that an object store handle's index set is cleared when the object store is deleted.
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/IndexedDB/pull/111

-- Commit Summary --

  * Clear object store handle's index set when deleted. Resolves #109

-- File Changes --

    M index.bs (6)
    M index.html (139)

-- Patch Links --

https://github.com/w3c/IndexedDB/pull/111.patch
https://github.com/w3c/IndexedDB/pull/111.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/pull/111

Received on Friday, 4 November 2016 22:37:40 UTC