[Webkit-unassigned] [Bug 86911] IndexedDB: "ASSERTION FAILED: !m_requestFinished" hit in IDBRequest::dispatchEvent
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 14 16:43:58 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=86911
--- Comment #5 from Joshua Bell <jsbell at chromium.org> 2012-06-14 16:43:57 PST ---
The uncaught exception is causing the transaction to be aborted, which closes the cursor which sets m_requestFinished on the IDBRequest between an event being enqueued and it being dispatched.
--
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