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

kov at webkit.org kov at webkit.org
Thu Apr 8 00:33:01 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 0f32243eeea86bc488d6831e7e5982adc178a6da
Author: kov at webkit.org <kov at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Dec 11 19:10:31 2009 +0000

            Skip test that is failing because script is not executed after the
            view it is on is destroyed.
            See https://bugs.webkit.org/show_bug.cgi?id=32441
    
            * platform/gtk/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52009 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 967dcc1..7e2293f 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2009-12-11  Gustavo Noronha Silva  <gustavo.noronha at collabora.co.uk>
+
+        Skip test that is failing because script is not executed after the
+        view it is on is destroyed.
+        See https://bugs.webkit.org/show_bug.cgi?id=32441
+
+        * platform/gtk/Skipped:
+
 2009-12-11  Brian Weinstein  <bweinstein at apple.com>
 
         Reviewed by Adam Roben.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index fcf2307..0ab47de 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5730,3 +5730,7 @@ fast/cookies/local-file-can-set-cookies.html
 
 # This test requires touch support
 fast/events/basic-touch-events.html
+
+# Javascript execution/mainloop problem
+# See https://bugs.webkit.org/show_bug.cgi?id=32441
+fast/parser/xhtml-close-while-parsing.xhtml

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list