[Bug 11407] New: [IndexedDB] IDBDatabase.createObjectStore: autoIncrement should not default to true

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