- From: <bugzilla@jessica.w3.org>
- Date: Sat, 30 Jun 2012 03:19:55 +0000
- To: public-webapps@w3.org
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: dave.null@w3.org ReportedBy: jonas@sicking.cc QAContact: public-webapps-bugzilla@w3.org CC: mike@w3.org, public-webapps@w3.org 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.
Received on Saturday, 30 June 2012 03:20:07 UTC