https://www.w3.org/Bugs/Public/show_bug.cgi?id=17657
Summary: Empty arrays shouldn't be valid KeyPaths
Product: WebAppsWG
Version: unspecified
Platform: PC
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]
Something like createObjectStore("store", { keyPath: [] }) is completely
useless and so we should throw. Likewise for createIndex("index", [])
--
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.