[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

ossy at webkit.org ossy at webkit.org
Thu Apr 8 00:32:54 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 9bbaeb012b90b6e03ef87872c4a6f4fcc42e43aa
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Dec 11 18:06:52 2009 +0000

    [Qt][LayoutTestController] Output of document.write() is vanished by waitUntilDone()/notifyDone()
    https://bugs.webkit.org/show_bug.cgi?id=32437
    
    * platform/qt/Skipped: http/tests/misc/percent-sign-in-form-field-name.html added until bug fixed.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52002 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 7426c4e..db57e7f 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2009-12-11  Csaba Osztrogonác  <ossy at webkit.org>
+
+        [Qt][LayoutTestController] Output of document.write() is vanished by waitUntilDone()/notifyDone()
+        https://bugs.webkit.org/show_bug.cgi?id=32437
+
+        * platform/qt/Skipped: http/tests/misc/percent-sign-in-form-field-name.html added until bug fixed.
+
 2009-12-11  Gustavo Noronha Silva  <gustavo.noronha at collabora.co.uk>
 
         Skip two tests that require infrastructure our DRT doesn't have,
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 27a2651..402ad01 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5178,3 +5178,7 @@ svg/custom/radial-gradient-with-outstanding-focalPoint.svg
 # CONSOLE MESSAGE: line 28: ReferenceError: Trying to access object from destroyed plug-in.
 # This test introduced in r51877
 fast/loader/input-element-page-cache-crash.html
+
+# [Qt][LayoutTestController] Output of document.write() is vanished by waitUntilDone()/notifyDone()
+# https://bugs.webkit.org/show_bug.cgi?id=32437
+http/tests/misc/percent-sign-in-form-field-name.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list