[Webkit-unassigned] [Bug 60733] New: Port Mozilla's IndexedDB tests: indexes with keys and key ranges
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 12 15:28:39 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60733
Summary: Port Mozilla's IndexedDB tests: indexes with keys and
key ranges
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P3
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: pilgrim at chromium.org
CC: fishd at chromium.org, tony at chromium.org,
hans at chromium.org, dgrogan at chromium.org,
pilgrim at chromium.org
Original test: http://mxr.mozilla.org/mozilla2.0/source/dom/indexedDB/test/test_indexes.html?force=1
This is a port of a test from Mozilla's IndexedDB test suite. It creates an object store with several rows of data, creates indexes on each key, then iterates each index in a variety of ways (keys, key ranges, etc).
Variations that WebKit fails have been split out into separate tests. This is what remains, which WebKit passes.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list