[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:42:43 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit 8bc41f02a59eaceb7591612625ac4a1a898a4fb8
Author: kov at webkit.org <kov at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Fri Dec 4 21:54:22 2009 +0000
Skip tests that require support for frame loader callbacks
reporting, and a new test.
* platform/gtk/Skipped:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51714 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index b8c173c..fc897bd 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2009-12-04 Gustavo Noronha Silva <gustavo.noronha at collabora.co.uk>
+
+ Skip tests that require support for frame loader callbacks
+ reporting, and a new test.
+
+ * platform/gtk/Skipped:
+
2009-12-04 Dirk Schulze <krit at webkit.org>
Reviewed by Gustavo Noronha Silva.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index b1f0653..4333373 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5423,6 +5423,7 @@ fast/overflow/overflow-with-local-background-attachment.html
fast/overflow/position-fixed-transform-clipping.html
fast/repaint/background-generated.html
fast/repaint/background-misaligned.html
+fast/repaint/block-selection-gap-in-composited-layer.html
fast/repaint/float-in-new-block-with-layout-delta.html
fast/repaint/float-new-in-block.html
fast/repaint/line-in-scrolled-clipped-block.html
@@ -5711,3 +5712,8 @@ editing/selection/mixed-editability-10.html
editing/selection/5825350-1.html
editing/selection/5825350-2.html
+# Need proper frame loader callbacks reporting
+# See https://bugs.webkit.org/show_bug.cgi?id=32170
+fast/loader/stateobjects/document-destroyed-navigate-back-with-fragment-scroll.html
+fast/loader/stateobjects/document-destroyed-navigate-back.html
+http/tests/loading/state-object-security-exception.html
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list