Changeset 85085 in webkit


Ignore:
Timestamp:
Apr 27, 2011 2:01:45 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: objectStoreNames
https://bugs.webkit.org/show_bug.cgi?id=59484

  • storage/indexeddb/mozilla: Added.
  • storage/indexeddb/mozilla/global-data-expected.txt: Added.
  • storage/indexeddb/mozilla/global-data.html: Added.
  • storage/indexeddb/mozilla/objectstorenames-expected.txt: Added.
  • storage/indexeddb/mozilla/objectstorenames.html: Added.
Location:
trunk/LayoutTests
Files:
4 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r85082 r85085  
     12011-04-27  Mark Pilgrim  <pilgrim@chromium.org>
     2
     3        Reviewed by Tony Chang.
     4
     5        Port Mozilla's IndexedDB tests: objectStoreNames
     6        https://bugs.webkit.org/show_bug.cgi?id=59484
     7
     8        * storage/indexeddb/mozilla: Added.
     9        * storage/indexeddb/mozilla/global-data-expected.txt: Added.
     10        * storage/indexeddb/mozilla/global-data.html: Added.
     11        * storage/indexeddb/mozilla/objectstorenames-expected.txt: Added.
     12        * storage/indexeddb/mozilla/objectstorenames.html: Added.
     13
    1142011-04-27  Dimitri Glazkov  <dglazkov@chromium.org>
    215
Note: See TracChangeset for help on using the changeset viewer.