[Webkit-unassigned] [Bug 60768] Port Mozilla's IndexedDB tests: remove objectstore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 13 14:03:18 PDT 2011


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





--- Comment #2 from David Grogan <dgrogan at chromium.org>  2011-05-13 14:03:18 PST ---
(From update of attachment 93448)
View in context: https://bugs.webkit.org/attachment.cgi?id=93448&action=review

unofficial r+

> LayoutTests/storage/indexeddb/mozilla/remove-objectstore.html:89
> +        shouldBe("event.target.result", "null");

Is the result of opening the cursor null because nothing is in the objectStore or because you didn't seek to anything (which would also return null in this case)?

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