[Bug 10453] New: [IndexedDB] IDBIndex.openObjectCursor should return an IDBRequest

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

           Summary: [IndexedDB] IDBIndex.openObjectCursor should return an
                    IDBRequest
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Indexed Database API
        AssignedTo: andreip@google.com
        ReportedBy: jorlow@chromium.org
         QAContact: member-webapi-cvs@w3.org
                CC: mike@w3.org, public-webapps@w3.org


IDBIndex.openObjectCursor should return an IDBRequest.  There's no way it could
synchronously return an IDBCursor.  And based on the description below, it
seems clear it was just a typo.

-- 
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, 26 August 2010 10:49:34 UTC