[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.15.1-1414-gc69ee75

eric at webkit.org eric at webkit.org
Thu Oct 29 20:34:52 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit 3dd3a2893a2992a8c46949da67f595995e271cc8
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sun Sep 27 19:12:49 2009 +0000

    2009-09-27  Jakub Wieczorek  <faw217 at gmail.com>
    
            Reviewed by Simon Hausmann.
    
            [Qt] Remove tests that are passing from the Skipped list after implementing
            the waitForPolicyDelegate() function in LayoutTestController.
            https://bugs.webkit.org/show_bug.cgi?id=25037
    
            * platform/qt/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@48802 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 16c631f..ec824bb 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2009-09-27  Jakub Wieczorek  <faw217 at gmail.com>
+
+        Reviewed by Simon Hausmann.
+
+        [Qt] Remove tests that are passing from the Skipped list after implementing
+        the waitForPolicyDelegate() function in LayoutTestController.
+        https://bugs.webkit.org/show_bug.cgi?id=25037
+
+        * platform/qt/Skipped:
+
 2009-09-25  Adam Barth  <abarth at webkit.org>
 
         Reviewed by Darin Adler.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 81e5f1b..224cfdd 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -47,26 +47,8 @@ fast/events/click-focus-anchor.html
 fast/events/pageshow-pagehide-on-back-cached-with-frames.html
 fast/loader/frames-with-unload-handlers-in-page-cache.html
 
-# Missing layoutTestController.waitForPolicyDelegate()
-# https://bugs.webkit.org/show_bug.cgi?id=25037
+# layoutTestController.waitForPolicyDelegate() does not report the origin node
 fast/encoding/mailto-always-utf-8.html
-fast/forms/mailto/advanced-get.html
-fast/forms/mailto/advanced-put.html
-fast/forms/mailto/get-multiple-items-text-plain.html
-fast/forms/mailto/get-multiple-items-x-www-form-urlencoded.html
-fast/forms/mailto/get-multiple-items.html
-fast/forms/mailto/get-non-ascii-always-utf-8.html
-fast/forms/mailto/get-non-ascii-text-plain-latin-1.html
-fast/forms/mailto/get-non-ascii-text-plain.html
-fast/forms/mailto/get-non-ascii.html
-fast/forms/mailto/get-overwrite-query.html
-fast/forms/mailto/post-append-query.html
-fast/forms/mailto/post-multiple-items-multipart-form-data.html
-fast/forms/mailto/post-multiple-items-text-plain.html
-fast/forms/mailto/post-multiple-items-x-www-form-urlencoded.html
-fast/forms/mailto/post-multiple-items.html
-fast/forms/mailto/post-text-plain-with-accept-charset.html
-fast/forms/mailto/post-text-plain.html
 
 # Missing layoutTestController.dumpBackForwardList()
 fast/loader/fragment-after-redirect-gets-back-entry.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list