- From: <bugzilla@jessica.w3.org>
- Date: Mon, 22 Nov 2010 15:28:33 +0000
- To: public-webapps@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11376 Summary: IDBObjectStore.put's DATA_ERR description needs clarification 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: jorlow@chromium.org QAContact: member-webapi-cvs@w3.org CC: mike@w3.org, public-webapps@w3.org IDBObjectStore.put's [0] DATA_ERR description needs clarification. Right now it ways DATA_ERR means the "calculated" key is not valid, but really it should probably say that the key (calculated or not) is invalid. [0] http://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#widl-IDBObjectStore-put -- Configure bugmail: http://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 Monday, 22 November 2010 15:28:38 UTC