- From: <bugzilla@jessica.w3.org>
- Date: Tue, 15 Mar 2011 22:07:20 +0000
- To: public-webapps@w3.org
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: dave.null@w3.org ReportedBy: jorlow@chromium.org QAContact: member-webapi-cvs@w3.org CC: mike@w3.org, public-webapps@w3.org 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.
Received on Tuesday, 15 March 2011 22:07:22 UTC