Bug 59635 - Port Mozilla's IndexedDB tests: creating and deleting indexes
Summary: Port Mozilla's IndexedDB tests: creating and deleting indexes
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-27 14:28 PDT by Mark Pilgrim (Google)
Modified: 2011-04-27 22:04 PDT (History)
6 users (show)

See Also:


Attachments
Patch (4.29 KB, patch)
2011-04-27 14:30 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-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.