This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 10453 - [IndexedDB] IDBIndex.openObjectCursor should return an IDBRequest
Summary: [IndexedDB] IDBIndex.openObjectCursor should return an IDBRequest
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: Indexed Database API (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Andrei Popescu
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-26 10:49 UTC by Jeremy Orlow
Modified: 2010-08-27 08:42 UTC (History)
2 users (show)

See Also:


Attachments

Description Jeremy Orlow 2010-08-26 10:49:33 UTC
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.
Comment 1 Andrei Popescu 2010-08-27 08:42:02 UTC
Fixed in http://dvcs.w3.org/hg/IndexedDB/rev/520369bc9835