[Webkit-unassigned] [Bug 59465] Port Mozilla's IndexedDB tests: readonly and read/write transactions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 26 16:19:28 PDT 2011


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


Tony Chang <tony at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #91120|review?                     |review+
               Flag|                            |




--- Comment #3 from Tony Chang <tony at chromium.org>  2011-04-26 16:19:28 PST ---
(From update of attachment 91120)
View in context: https://bugs.webkit.org/attachment.cgi?id=91120&action=review

> third_party/WebKit/LayoutTests/storage/indexeddb/mozilla/readwrite-transactions.html:121
> +    done();

It would be nice if on failure we still called done() so the test doesn't timeout.  One way to do this is to have the onerror callback call done() before calling unexpectedErrorCallback().

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