Bug 59486 - Port Mozilla's IndexedDB tests: createObjectStore basics
Summary: Port Mozilla's IndexedDB tests: createObjectStore basics
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P3 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-26 13:17 PDT by Mark Pilgrim (Google)
Modified: 2011-04-27 13:34 PDT (History)
6 users (show)

See Also:


Attachments
patch with changelog and layouttest (7.98 KB, patch)
2011-04-26 13:22 PDT, Mark Pilgrim (Google)
tony: review+
Details | Formatted Diff | Diff
rebase webkit directory (7.81 KB, patch)
2011-04-26 19:41 PDT, Mark Pilgrim (Google)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.