Bug 59635

Summary: Port Mozilla's IndexedDB tests: creating and deleting indexes
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 none

Description Mark Pilgrim (Google) 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.
Comment 1 Mark Pilgrim (Google) 2011-04-27 14:30:09 PDT
Created attachment 91350 [details]
Patch
Comment 2 David Grogan 2011-04-27 16:00:11 PDT
Comment on attachment 91350 [details]
Patch

r+
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2011-04-27 22:04:10 PDT
All reviewed patches have been landed.  Closing bug.