[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.17-1283-gcf603cf
mitz at apple.com
mitz at apple.com
Tue Jan 5 23:42:59 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit 2b9cb74a4f58c80f992fa7c6e1a1d1b80cee4abe
Author: mitz at apple.com <mitz at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Sat Dec 5 23:44:29 2009 +0000
Rubber-stamped by Mark Rowe.
Disabled a test because it puts the WebView into compositing mode,
which remains in effect for all subsequent repaint tests, causing them
to fail because DumpRenderTree always forces a full repaint when
generating the image of a WebView that is in compositing mode.
* fast/repaint/block-selection-gap-in-composited-layer.html: Removed.
* fast/repaint/block-selection-gap-in-composited-layer.html.disabled: Copied from LayoutTests/fast/repaint/block-selection-gap-in-composited-layer.html.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51731 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index cee6e54..9ac57fb 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,15 @@
+2009-12-05 Dan Bernstein <mitz at apple.com>
+
+ Rubber-stamped by Mark Rowe.
+
+ Disabled a test because it puts the WebView into compositing mode,
+ which remains in effect for all subsequent repaint tests, causing them
+ to fail because DumpRenderTree always forces a full repaint when
+ generating the image of a WebView that is in compositing mode.
+
+ * fast/repaint/block-selection-gap-in-composited-layer.html: Removed.
+ * fast/repaint/block-selection-gap-in-composited-layer.html.disabled: Copied from LayoutTests/fast/repaint/block-selection-gap-in-composited-layer.html.
+
2009-12-05 Adam Langley <agl at google.com>
Reviewed by Adam Barth.
diff --git a/LayoutTests/fast/repaint/block-selection-gap-in-composited-layer.html b/LayoutTests/fast/repaint/block-selection-gap-in-composited-layer.html.disabled
similarity index 100%
rename from LayoutTests/fast/repaint/block-selection-gap-in-composited-layer.html
rename to LayoutTests/fast/repaint/block-selection-gap-in-composited-layer.html.disabled
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list