[Webkit-unassigned] [Bug 62468] New: IndexedDB test: complex keyPaths

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 10 12:50:49 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=62468

           Summary: IndexedDB test: complex keyPaths
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pilgrim at chromium.org
                CC: tony at chromium.org, hans at chromium.org,
                    dgrogan at chromium.org


This test creates a series of object stores with increasingly complex keyPaths, adds values that conform to those keyPaths, then opens a cursor and checks that the key was properly extracted from the keyPath.

NOTE: this test includes some variations of keyPath that are supported by WebKit but not supported by spec text (specifically using positional array indexes as well as object name identifiers). Support for positional indexes is under discussion on public-webapps.

WebKit passes this test.

-- 
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