Changeset 85150 in webkit


Ignore:
Timestamp:
Apr 27, 2011 9:55:55 PM (13 years ago)
Author:
commit-queue@webkit.org
Message:

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

Reviewed by Tony Chang.

Port Mozilla's IndexedDB tests: index cursors
https://bugs.webkit.org/show_bug.cgi?id=59472

  • storage/indexeddb/mozilla: Added.
  • storage/indexeddb/mozilla/object-cursors-expected.txt: Added.
  • storage/indexeddb/mozilla/object-cursors.html: Added.
Location:
trunk/LayoutTests
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r85149 r85150  
     12011-04-27  Mark Pilgrim  <pilgrim@chromium.org>
     2
     3        Reviewed by Tony Chang.
     4
     5        Port Mozilla's IndexedDB tests: index cursors
     6        https://bugs.webkit.org/show_bug.cgi?id=59472
     7
     8        * storage/indexeddb/mozilla: Added.
     9        * storage/indexeddb/mozilla/object-cursors-expected.txt: Added.
     10        * storage/indexeddb/mozilla/object-cursors.html: Added.
     11
    1122011-04-27  Mark Pilgrim  <pilgrim@chromium.org>
    213
Note: See TracChangeset for help on using the changeset viewer.