http://www.w3.org/Bugs/Public/show_bug.cgi?id=11187
Summary: [IndexedDB] Repeated calls to IDBCursor.continue()
should throw
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]
If IDBCursor.continue() is called after a previous .continue() call but before
its onsuccess/onerror call, we should throw a NOT_ALLOWED_ERR. This was
discuseed on list in replies to bug 10430's filing.
--
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.