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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 19 15:28:45 PDT 2011


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





--- Comment #4 from David Grogan <dgrogan at chromium.org>  2011-05-19 15:28:45 PST ---
(From update of attachment 93785)
View in context: https://bugs.webkit.org/attachment.cgi?id=93785&action=review

It would be prudent to ask about this (and your other similar patch) on public-webapps but syncing our behavior with firefox is probably good enough.

> LayoutTests/storage/indexeddb/mozilla/index-prev-no-duplicate.html:62
> +        { name: "height", keyPath: "height", options: { } },

This test only uses the height index, right?

> LayoutTests/storage/indexeddb/mozilla/index-prev-no-duplicate.html:119
> +            if ('weight' in cursor.value) {

When doesn't it have a weight?

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