Changeset 85807 in webkit


Ignore:
Timestamp:
May 4, 2011 4:46:19 PM (13 years ago)
Author:
commit-queue@webkit.org
Message:

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

Reviewed by Tony Chang.

Port Mozilla's IndexedDB tests: odd result order
https://bugs.webkit.org/show_bug.cgi?id=60193

This test uses setTimeout to check that the result property of
asynchronous requests persists into the setTimeout callback.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r85805 r85807  
     12011-05-04  Mark Pilgrim  <pilgrim@chromium.org>
     2
     3        Reviewed by Tony Chang.
     4
     5        Port Mozilla's IndexedDB tests: odd result order
     6        https://bugs.webkit.org/show_bug.cgi?id=60193
     7
     8        This test uses setTimeout to check that the result property of
     9        asynchronous requests persists into the setTimeout callback.
     10
     11        * storage/indexeddb/mozilla/odd-result-order-expected.txt: Added.
     12        * storage/indexeddb/mozilla/odd-result-order.html: Added.
     13
    1142011-05-04  Alpha Lam  <hclam@chromium.org>
    215
Note: See TracChangeset for help on using the changeset viewer.