[Bug 14488] New: [IDBObjectStore|IDBIndex].count description should specify optional argument behavior a little better

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

           Summary: [IDBObjectStore|IDBIndex].count description should
                    specify optional argument behavior a little better
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Indexed Database API
        AssignedTo: dave.null@w3.org
        ReportedBy: bent.mozilla@gmail.com
         QAContact: member-webapi-cvs@w3.org
                CC: mike@w3.org, public-webapps@w3.org


Right now the first sentence of the description says to throw an exception if
the argument is not a valid key or KeyRange ignoring the fact that the argument
is optional. We may also want to accept null to mean 'everything'.

-- 
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, 17 October 2011 23:06:57 UTC