RESOLVED FIXED Bug 59486
Port Mozilla's IndexedDB tests: createObjectStore basics
https://bugs.webkit.org/show_bug.cgi?id=59486
Summary Port Mozilla's IndexedDB tests: createObjectStore basics
Mark Pilgrim (Google)
Reported 2011-04-26 13:17:45 PDT
original test: http://mxr.mozilla.org/mozilla2.0/source/dom/indexedDB/test/test_create_objectStore.html?force=1 This is a port of a test from Mozilla's IndexedDB test suite. It checks the basics of creating an object store with 8 different combinations of options. WebKit passes this test.
Attachments
patch with changelog and layouttest (7.98 KB, patch)
2011-04-26 13:22 PDT, Mark Pilgrim (Google)
tony: review+
rebase webkit directory (7.81 KB, patch)
2011-04-26 19:41 PDT, Mark Pilgrim (Google)
no flags
Mark Pilgrim (Google)
Comment 1 2011-04-26 13:22:08 PDT
Created attachment 91148 [details] patch with changelog and layouttest
Mark Pilgrim (Google)
Comment 2 2011-04-26 19:41:18 PDT
Created attachment 91216 [details] rebase webkit directory
WebKit Commit Bot
Comment 3 2011-04-27 13:32:08 PDT
The commit-queue encountered the following flaky tests while processing attachment 91216 [details]: http/tests/xmlviewer/dumpAsText/frames.html bug 57970 (author: pfeldman@chromium.org) The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 4 2011-04-27 13:33:55 PDT
Comment on attachment 91216 [details] rebase webkit directory Clearing flags on attachment: 91216 Committed r85078: <http://trac.webkit.org/changeset/85078>
WebKit Commit Bot
Comment 5 2011-04-27 13:34:00 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.