[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

andersca at apple.com andersca at apple.com
Wed Dec 22 11:18:21 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit fe934b3646c5d67ca9c4c7bafb9f5f1cc33101e2
Author: andersca at apple.com <andersca at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Jul 17 23:48:20 2010 +0000

    Another attempt at fixing this test.
    
    * plugins/npruntime/browser-object-identity.html:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@63618 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index e56602b..100a27b 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,9 @@
+2010-07-17  Anders Carlsson  <andersca at apple.com>
+
+        Another attempt at fixing this test.
+
+        * plugins/npruntime/browser-object-identity.html:
+
 2010-07-17  Andreas Kling  <andreas.kling at nokia.com>
 
         Rubber-stamped by Simon Hausmann.
diff --git a/LayoutTests/plugins/npruntime/browser-object-identity.html b/LayoutTests/plugins/npruntime/browser-object-identity.html
index 91fa8cd..3846bb6 100644
--- a/LayoutTests/plugins/npruntime/browser-object-identity.html
+++ b/LayoutTests/plugins/npruntime/browser-object-identity.html
@@ -7,7 +7,7 @@
 <body>
 <p id="description"></p>
 <div id="console"></div>
-<script src="script-tests/netscape-browser-object-identity.js"></script>
+<script src="script-tests/browser-object-identity.js"></script>
 <script src="../../fast/js/resources/js-test-post.js"></script>
 </body>
 </html>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list