Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(192)

Unified Diff: LayoutTests/ChangeLog

Side-by-side diff isn't available for this file because of its large size.
Issue 5800002: Merge 73697 - 2010-12-10 Hans Wennborg <hans@chromium.org>... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/597/
Patch Set: Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | LayoutTests/storage/indexeddb/index-basics.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/ChangeLog
===================================================================
--- LayoutTests/ChangeLog (revision 73901)
+++ LayoutTests/ChangeLog (working copy)
@@ -1,5 +1,21 @@
-2010-12-08 David Hyatt <hyatt@apple.com>
+2010-12-10 Hans Wennborg <hans@chromium.org>
+ Reviewed by Jeremy Orlow.
+
+ IndexedDB: Numeric keys are floats.
+ https://bugs.webkit.org/show_bug.cgi?id=50674
+
+ Update layout tests to use floating-point values for keys.
+
+ * storage/indexeddb/keyrange-expected.txt:
+ * storage/indexeddb/keyrange.html:
+ Make sure creating the keys works.
+ * storage/indexeddb/objectstore-cursor-expected.txt:
+ * storage/indexeddb/objectstore-cursor.html:
+ Make sure retrieving the keys from the DB objectstore works.
+
+2010-12-10 Martin Robinson <mrobinson@igalia.com>
+
Reviewed by Anders Carlsson.
https://bugs.webkit.org/show_bug.cgi?id=50576
« no previous file with comments | « no previous file | LayoutTests/storage/indexeddb/index-basics.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698