RESOLVED FIXED 152144
Modern IDB: storage/indexeddb/delete-in-upgradeneeded-close-in-versionchange.html fails
https://bugs.webkit.org/show_bug.cgi?id=152144
Summary Modern IDB: storage/indexeddb/delete-in-upgradeneeded-close-in-versionchange....
Brady Eidson
Reported 2015-12-10 10:05:23 PST
Modern IDB: storage/indexeddb/delete-in-upgradeneeded-close-in-versionchange.html fails An IDBOpenDBRequest resulting in a versionchange transaction should not have its onsuccess event fire if the database connection was closed during the versionchange transaction.
Attachments
Patch v1 (23.36 KB, patch)
2015-12-10 17:00 PST, Brady Eidson
achristensen: review+
Brady Eidson
Comment 1 2015-12-10 17:00:02 PST
Created attachment 267139 [details] Patch v1
Brady Eidson
Comment 2 2015-12-10 17:36:09 PST
Note You need to log in before you can comment on or make changes to this bug.