[Webkit-unassigned] [Bug 70041] IndexedDB: Transactions fail to abort if all requests throw exceptions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 13 12:13:20 PDT 2011


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





--- Comment #1 from Joshua Bell <jsbell at chromium.org>  2011-10-13 12:13:21 PST ---
Created an attachment (id=110885)
 --> (https://bugs.webkit.org/attachment.cgi?id=110885&action=review)
Repro case for the bug

Attachment (bug70041.html) should show ABORTED (or ERROR or COMPLETE) but never does.

You can try commenting out both store.put() to see it output ABORTED, or uncomment both store.put() calls to see it COMPLETE

-- 
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