[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.17-1283-gcf603cf
kov at webkit.org
kov at webkit.org
Tue Jan 5 23:47:33 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit fca48eb3cc0c7a51c62778bd8d79f24c5afa409e
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