[Bug 12654] New: createIndex's options should include whether a field is optional/required

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12654

           Summary: createIndex's options should include whether a field
                    is optional/required
           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


createIndex's options should include whether a field is optional/required.  I
know Jonas and I talked about this a bunch and I thought we had fixed it (or at
least filed a bug for it) but I can't find any trace.  Right now Chrome
defaults to required and Firefox defaults to optional.  IIRC, after talking
about it a bunch, Jonas convinced me it should default to optional to make
things less schema-full by default.

-- 
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 Friday, 13 May 2011 10:19:53 UTC