Changeset 85342 in webkit


Ignore:
Timestamp:
Apr 29, 2011 11:37:26 AM (13 years ago)
Author:
commit-queue@webkit.org
Message:

2011-04-29 Mark Pilgrim <pilgrim@chromium.org>

Reviewed by Tony Chang.

Port Mozilla's IndexedDB tests: index with integer keys
https://bugs.webkit.org/show_bug.cgi?id=59794

  • storage/indexeddb/mozilla/create-index-with-integer-keys-expected.txt: Added.
  • storage/indexeddb/mozilla/create-index-with-integer-keys.html: Added.
Location:
trunk/LayoutTests
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r85340 r85342  
     12011-04-29  Mark Pilgrim  <pilgrim@chromium.org>
     2
     3        Reviewed by Tony Chang.
     4
     5        Port Mozilla's IndexedDB tests: index with integer keys
     6        https://bugs.webkit.org/show_bug.cgi?id=59794
     7
     8        * storage/indexeddb/mozilla/create-index-with-integer-keys-expected.txt: Added.
     9        * storage/indexeddb/mozilla/create-index-with-integer-keys.html: Added.
     10
    1112011-04-29  Dean Jackson  <dino@apple.com>
    212
Note: See TracChangeset for help on using the changeset viewer.