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: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
CC: [email protected], [email protected]
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.