Bug 59722 - Port Mozilla's IndexedDB tests: indexes against autoincrementing keys
Summary: Port Mozilla's IndexedDB tests: indexes against autoincrementing keys
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-28 11:45 PDT by Mark Pilgrim (Google)
Modified: 2011-04-29 10:34 PDT (History)
6 users (show)

See Also:


Attachments
Patch (5.98 KB, patch)
2011-04-28 11:47 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-28 11:45:52 PDT
Original test: http://mxr.mozilla.org/mozilla2.0/source/dom/indexedDB/test/test_autoIncrement_indexes.html?force=1

This is a port of a test from Mozilla's IndexedDB test suite. It checks the behavior of indexes against an object store with autoincrementing keys. WebKit passes this test.
Comment 1 Mark Pilgrim (Google) 2011-04-28 11:47:07 PDT
Created attachment 91532 [details]
Patch
Comment 2 David Grogan 2011-04-29 10:27:46 PDT
Comment on attachment 91532 [details]
Patch

LGTM, thanks Mark and Tony.
Comment 3 WebKit Commit Bot 2011-04-29 10:34:45 PDT
Comment on attachment 91532 [details]
Patch

Clearing flags on attachment: 91532

Committed r85337: <http://trac.webkit.org/changeset/85337>
Comment 4 WebKit Commit Bot 2011-04-29 10:34:50 PDT
All reviewed patches have been landed.  Closing bug.