- From: Joshua Bell <notifications@github.com>
- Date: Fri, 04 Nov 2016 15:37:05 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
Received on Friday, 4 November 2016 22:37:40 UTC
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