Re: [w3c/IndexedDB] Specify interaction between transaction abort and index/object store renames (#89)

No, Firefox did revert the index name and the objectstore name that were changed in an aborted version-changed transaction.
We have internal test cases covering these. [1][2]

[1] http://searchfox.org/mozilla-central/source/dom/indexedDB/test/unit/test_rename_index.js#149-187
[2] http://searchfox.org/mozilla-central/source/dom/indexedDB/test/unit/test_rename_objectStore.js#130-165

-- 
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/issues/89#issuecomment-245467524

Received on Thursday, 8 September 2016 01:20:17 UTC