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

mitz at apple.com mitz at apple.com
Thu Apr 8 00:21:44 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit bf9fb254d3a99f3cbb16f58c5063e7f781e2e1d7
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