[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

hyatt hyatt at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 08:18:14 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 0a1917ea77748aeb35143c5e043dc4d0a08bbea8
Author: hyatt <hyatt at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Dec 11 19:48:42 2003 +0000

    Fix duplicate changelog entry
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@5766 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index 933c59b..425505f 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -30,27 +30,6 @@
         * kwq/KWQRenderTreeDebug.cpp:
         (operator<<):
 
-2003-12-11  David Hyatt  <hyatt at apple.com>
-
-	Fix for 3507164, scrolling really slow on hixie's web forms spec page.  Hixie has 12 little transparent layers
-	at various points on this page, and beginning/ending transparency on only those 12 layers as you scroll
-	is enough to kill scrolling performance.
-
-	This patch works around the issue by lazily beginning transparency layers only when we determine that
-	we're actually painting a descendant layer of a transparent ancestor or a transparent layer.
-
-	Also fixing QColor's comparison operator.  It was broken and not comparing the "valid" bit, so invalid and
-	valid colors were being assumed to be the same.
-	
-        Reviewed by mjs (opacity changes) and darin (color changes)
-
-        * khtml/rendering/render_layer.cpp:
-        (RenderLayer::RenderLayer):
-        (RenderLayer::beginTransparencyLayers):
-        (RenderLayer::paint):
-        (RenderLayer::paintLayer):
-        * khtml/rendering/render_layer.h:
-
 2003-12-11  Ken Kocienda  <kocienda at apple.com>
 
         Reviewed by me

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list