Changeset 85154 in webkit


Ignore:
Timestamp:
Apr 27, 2011 10:19: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: creating unique index and updating indexNames
https://bugs.webkit.org/show_bug.cgi?id=59631

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r85153 r85154  
     12011-04-27  Mark Pilgrim  <pilgrim@chromium.org>
     2
     3        Reviewed by Tony Chang.
     4
     5        Port Mozilla's IndexedDB tests: creating unique index and updating indexNames
     6        https://bugs.webkit.org/show_bug.cgi?id=59631
     7
     8        * storage/indexeddb/mozilla/create-index-unique-expected.txt: Added.
     9        * storage/indexeddb/mozilla/create-index-unique.html: Added.
     10
    1112011-04-27  Mark Pilgrim  <pilgrim@chromium.org>
    212
Note: See TracChangeset for help on using the changeset viewer.