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

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.