[Webkit-unassigned] [Bug 60186] Port Mozilla's IndexedDB tests: transaction lifetimes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 4 14:19:32 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60186
--- Comment #2 from David Grogan <dgrogan at chromium.org> 2011-05-04 14:19:32 PST ---
(From update of attachment 92284)
View in context: https://bugs.webkit.org/attachment.cgi?id=92284&action=review
> LayoutTests/storage/indexeddb/mozilla/transaction-lifetimes.html:56
> + transaction = evalAndLog("transaction = db.transaction('foo');");
I think a transaction with nothing to do aborts; could you add an onabort handler with testPassed("empty transaction aborted") or something similar?
--
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