- From: <bugzilla@jessica.w3.org>
- Date: Thu, 25 Nov 2010 15:09:51 +0000
- To: public-webapps@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11407
Summary: [IndexedDB] IDBDatabase.createObjectStore:
autoIncrement should not default to true
Product: WebAppsWG
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Indexed Database API
AssignedTo: dave.null@w3.org
ReportedBy: hans@chromium.org
QAContact: member-webapi-cvs@w3.org
CC: mike@w3.org, public-webapps@w3.org
The spec currently says that autoIncrement defaults to true when creating a new
object store. It should probably default to false.
--
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 Thursday, 25 November 2010 15:09:56 UTC