RESOLVED FIXED60804
Port Mozilla's IndexedDB tests: cursors
https://bugs.webkit.org/show_bug.cgi?id=60804
Summary Port Mozilla's IndexedDB tests: cursors
Mark Pilgrim (Google)
Reported 2011-05-13 14:21:36 PDT
Original test: http://mxr.mozilla.org/mozilla2.0/source/dom/indexedDB/test/test_cursors.html?force=1 This is a port of a test from Mozilla's IndexedDB test suite. It creates an object store with a few records and exercises a variety of cursors going forward, backward, and over key ranges. It also updates records from the cursor and checks that the update stuck. WebKit passes this test.
Attachments
Patch (33.66 KB, patch)
2011-05-13 14:22 PDT, Mark Pilgrim (Google)
no flags
Mark Pilgrim (Google)
Comment 1 2011-05-13 14:22:46 PDT
WebKit Commit Bot
Comment 2 2011-05-16 09:52:49 PDT
Comment on attachment 93510 [details] Patch Clearing flags on attachment: 93510 Committed r86579: <http://trac.webkit.org/changeset/86579>
WebKit Commit Bot
Comment 3 2011-05-16 09:52:54 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.