⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 100186 in webkit


Ignore:
Timestamp:
Nov 14, 2011, 1:49:51 PM (15 years ago)
Author:
arv@chromium.org
Message:

JS Test Harness: Remove one more reference to non existing js-test-post-function.js
https://bugs.webkit.org/show_bug.cgi?id=72307

Reviewed by Ojan Vafai.

  • storage/indexeddb/mozilla/delete-result.html:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r100183 r100186  
     12011-11-14  Erik Arvidsson  <arv@chromium.org>
     2
     3        JS Test Harness: Remove one more reference to non existing js-test-post-function.js
     4        https://bugs.webkit.org/show_bug.cgi?id=72307
     5
     6        Reviewed by Ojan Vafai.
     7
     8        * storage/indexeddb/mozilla/delete-result.html:
     9
    1102011-11-14  Julien Chaffraix  <jchaffraix@webkit.org>
    211
  • trunk/LayoutTests/storage/indexeddb/mozilla/delete-result.html

    r99229 r100186  
    1010<link rel="stylesheet" href="../../../fast/js/resources/js-test-style.css">
    1111<script src="../../../fast/js/resources/js-test-pre.js"></script>
    12 <script src="../../../fast/js/resources/js-test-post-function.js"></script>
    1312<script src="../resources/shared.js"></script>
    1413</head>
Note: See TracChangeset for help on using the changeset viewer.