Bug 60069

Summary: Port Mozilla's IndexedDB tests: readyState
Product: WebKit Reporter: Mark Pilgrim (Google) <pilgrim>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dgrogan, fishd, hans, pilgrim, tony
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Mark Pilgrim (Google)
Reported 2011-05-03 15:02:45 PDT
Original test: http://mxr.mozilla.org/mozilla2.0/source/dom/indexedDB/test/test_request_readyState.html?force=1 This is a port of a test from Mozilla's IndexedDB test suite. It checks the value of the request.readyState property during and after opening a database, setting the version, creating a datastore, adding a record, and retrieving a record. WebKit passes this test.
Attachments
Patch (5.91 KB, patch)
2011-05-03 15:08 PDT, Mark Pilgrim (Google)
no flags
Mark Pilgrim (Google)
Comment 1 2011-05-03 15:08:20 PDT
WebKit Commit Bot
Comment 2 2011-05-04 06:14:32 PDT
Comment on attachment 92142 [details] Patch Clearing flags on attachment: 92142 Committed r85739: <http://trac.webkit.org/changeset/85739>
WebKit Commit Bot
Comment 3 2011-05-04 06:14:38 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.