RESOLVED FIXED 59635
Port Mozilla's IndexedDB tests: creating and deleting indexes
https://bugs.webkit.org/show_bug.cgi?id=59635
Summary Port Mozilla's IndexedDB tests: creating and deleting indexes
Mark Pilgrim (Google)
Reported 2011-04-27 14:28:44 PDT
Original test: http://mxr.mozilla.org/mozilla2.0/source/dom/indexedDB/test/test_remove_index.html?force=1 This is a port of a test from Mozilla's IndexedDB test suite. It creates and deletes an index on an object store and checks that indexNames is updated properly. WebKit passes this test.
Attachments
Patch (4.29 KB, patch)
2011-04-27 14:30 PDT, Mark Pilgrim (Google)
no flags
Mark Pilgrim (Google)
Comment 1 2011-04-27 14:30:09 PDT
David Grogan
Comment 2 2011-04-27 16:00:11 PDT
Comment on attachment 91350 [details] Patch r+
WebKit Commit Bot
Comment 3 2011-04-27 22:04:06 PDT
Comment on attachment 91350 [details] Patch Clearing flags on attachment: 91350 Committed r85152: <http://trac.webkit.org/changeset/85152>
WebKit Commit Bot
Comment 4 2011-04-27 22:04:10 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.