2 FAIL IndexedDB index rename in aborted transaction assert_equals: IDBIndex.name
should not reflect the rename any more immediately after transaction.abort() ret
urns expected "by_author" but got "renamed_by_author"
3 FAIL IndexedDB index creation and rename in an aborted transaction assert_array_
equals: IDBObjectStore.indexNames should not reflect the creation or the rename
immediately after transaction.abort() returns lengths differ, expected 2 got 3
Issue 2314933005: Align IndexedDB metadata rollback on transaction abort to spec.
(Closed)
Created 4 years, 3 months ago by pwnall
Modified 4 years, 2 months ago
Reviewers: jsbell, cmumford
Base URL:
Comments: 86