[Webkit-unassigned] [Bug 60746] IndexedDB chooses wrong record on PREV_NO_DUPLICATE index cursor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 6 16:26:03 PST 2011


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


Joshua Bell <jsbell at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jsbell at chromium.org




--- Comment #7 from Joshua Bell <jsbell at chromium.org>  2011-12-06 16:26:03 PST ---
Consensus on the list: http://lists.w3.org/Archives/Public/public-webapps/2010OctDec/0599.html

Summary: PREV_NO_DUPLICATE should end up returning the same set of entries as NEXT_NO_DUPLICATE, just in reverse order. So PREV_NO_DUPLICATE should return the lowest (by primary key) of the duplicate entries.

-- 
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