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.
Created attachment 92142 [details] Patch
Comment on attachment 92142 [details] Patch Clearing flags on attachment: 92142 Committed r85739: <http://trac.webkit.org/changeset/85739>
All reviewed patches have been landed. Closing bug.