[Bug 14408] [IndexedDB] Cursors .key/.primaryKey/.value shouldn't throw as soon as .continue is called

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

Jonas Sicking <jonas@sicking.cc> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Jonas Sicking <jonas@sicking.cc> 2011-11-30 20:11:24 UTC ---
Fixed. Cursors now keep their value until a new value is loaded, or the cursor
iterates off the end.

-- 
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 Wednesday, 30 November 2011 20:11:27 UTC