[Webkit-unassigned] [Bug 58738] Port Mozilla's IndexedDB tests: versionchange

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 18 12:21:48 PDT 2011


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





--- Comment #4 from David Grogan <dgrogan at chromium.org>  2011-04-18 12:21:48 PST ---
Unofficial r+.

(In reply to comment #3)
> Created an attachment (id=90061)
 --> (https://bugs.webkit.org/attachment.cgi?id=90061&action=review) [details]
> LayoutTest + expected output file
> Added listener for request.onblocked as requested. Yes, we call it one time even though versionchange calls db1.close. Mozilla does not call it at all. Not sure whose bug it is. Can file a separate bug to track it if desired. For now I put in a testPassed() call to document it.

Thanks.  I think it's our bug, the versionchangeevent is probably supposed to be synchronous, not asynchronous as we treat it now.  I'd appreciate it if you filed a bug pointing to https://bugs.webkit.org/attachment.cgi?id=90061 as a test case but don't worry about it if you're swamped.

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