[Webkit-unassigned] [Bug 58560] Port Mozilla's IndexedDB test cases to WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 15 12:33:22 PDT 2011


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





--- Comment #7 from David Grogan <dgrogan at chromium.org>  2011-04-15 12:33:22 PST ---
The stuff below is copy/pasted because I don't have permission to edit bugs.

Do I have to become a webkit committer before I can edit bugs?


View in context: https://bugs.webkit.org/attachment.cgi?id=89809&action=review

These look good.  Though I only know much about connection-related stuff like open, close, and setVersion.  Hans, do you want to quick-glance for objectstore, index, etc. suboptimalities?

> third_party/WebKit/LayoutTests/storage/indexeddb/mozilla/versionchange.html:45
> +    request.onblocked = unexpectedErrorCallback;

There's an unexpectedBlockCallback or unexpectedBlockedCallback (extra "ed") that you can use.

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