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

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

Eliot Graff <eliotgra@microsoft.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Eliot Graff <eliotgra@microsoft.com> 2011-11-02 15:09:24 UTC ---
I changed the wording just a little bit to overtly state that the param is
optional:

If the optional key parameter is not a valid key or a key range, this method
throws a DOMException of type DataError.

The change is published in the 1 November Editor's Draft.
Thanks for the feedback.

-- 
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 Wednesday, 2 November 2011 15:09:39 UTC