[Bug 16501] New: IndexedDB: IDBObjectStore/IDBIndex.keyPath when key path is an Array?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16501

           Summary: IndexedDB: IDBObjectStore/IDBIndex.keyPath when key
                    path is an Array?
           Product: WebAppsWG
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Indexed Database API
        AssignedTo: dave.null@w3.org
        ReportedBy: jsbell@chromium.org
         QAContact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-webapps@w3.org


Both object stores and indexes can have key paths which are Arrays, but the
WebIDL defines the keyPath attribute for each as a DOMString. What should these
yield if the key path is an Array?

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Friday, 23 March 2012 21:18:55 UTC