Bug 59486

Summary: Port Mozilla's IndexedDB tests: createObjectStore basics
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 with changelog and layouttest
tony: review+
rebase webkit directory none

Description Mark Pilgrim (Google) 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.
Comment 1 Mark Pilgrim (Google) 2011-04-26 13:22:08 PDT
Created attachment 91148 [details]
patch with changelog and layouttest
Comment 2 Mark Pilgrim (Google) 2011-04-26 19:41:18 PDT
Created attachment 91216 [details]
rebase webkit directory
Comment 3 WebKit Commit Bot 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.
Comment 4 WebKit Commit Bot 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>
Comment 5 WebKit Commit Bot 2011-04-27 13:34:00 PDT
All reviewed patches have been landed.  Closing bug.