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

           Summary: We should add IDBCursor.advance(number of items to
                    move forward)
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Indexed Database API
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected], [email protected]


We should add IDBCursor.advance(number of items to move forward).  This was
discussed in the thread "Indexed Database API" started by Ben Dilts.  tl;dr of
thread: the basic use case has to do with pagination across non-unique indexes
and wanting to avoid making a large number of .continue() calls.

-- 
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.

Reply via email to