- From: <bugzilla@jessica.w3.org>
- Date: Fri, 23 Mar 2012 21:18:53 +0000
- To: public-webapps-bugzilla@w3.org
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 the QA contact for the bug.
Received on Friday, 23 March 2012 21:18:57 UTC