[Webkit-unassigned] [Bug 111642] IndexedDB: Transactions can be started between versionchange oncomplete and openrequest onsuccess

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 12 13:14:37 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=111642





--- Comment #2 from Joshua Bell <jsbell at chromium.org>  2013-03-12 13:17:03 PST ---
... and from reviewing the spec, it seems like creating the transaction should be allowed; the previous "versionchange" transaction has concluded. So just propagating the metadata update from createIndex() to the IDBDatabase object is the easiest fix.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list