[Bug 10402] New: [IndexedDB] IDBCursor.remove/update behavior when at end of range unspecified

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

           Summary: [IndexedDB] IDBCursor.remove/update behavior when at
                    end of range unspecified
           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


The behavior of IDBCursor.remove and IDBCursor.update is unspecified for when
the cursor is at the end of the range.  It seems clear we should raise an
error, but I'm not sure which type is best.

-- 
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, 19 August 2010 18:55:32 UTC