[Webkit-unassigned] [Bug 128423] IDB: storage/indexeddb/mozilla/cursors.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 7 21:57:19 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=128423





--- Comment #2 from Brady Eidson <beidson at apple.com>  2014-02-07 21:54:37 PST ---
(In reply to comment #0)
> -For object store cursors, we forgot to set the primary key.
> -For openCursor() with no results, we incorrectly return a cursor with undefined values when we're supposed to return a null cursor.

Also, for iterating to a targetKey, we only tested for exact matches to the target key, instead of the "next key passed the target"

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list