[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 07:21:33 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 37600c73be045beac816947bba385df8bc74f4b6
Author: hyatt <hyatt at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jan 23 21:54:54 2003 +0000

    	Fix for 3142124.
    
    	When pseudo-elements have display:none, they should not generate
    	rendering objects.
    
            Reviewed by rjw, kocienda.
    
            * khtml/rendering/render_container.cpp:
            (RenderContainer::insertPseudoChild):
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3431 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog-2003-10-25 b/WebCore/ChangeLog-2003-10-25
index 71f4a8e..002d610 100644
--- a/WebCore/ChangeLog-2003-10-25
+++ b/WebCore/ChangeLog-2003-10-25
@@ -5,7 +5,7 @@
 	When pseudo-elements have display:none, they should not generate
 	rendering objects.
 	
-        Reviewed by darin.
+        Reviewed by rjw, kocienda.
 
         * khtml/rendering/render_container.cpp:
         (RenderContainer::insertPseudoChild):
diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index 71f4a8e..002d610 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -5,7 +5,7 @@
 	When pseudo-elements have display:none, they should not generate
 	rendering objects.
 	
-        Reviewed by darin.
+        Reviewed by rjw, kocienda.
 
         * khtml/rendering/render_container.cpp:
         (RenderContainer::insertPseudoChild):

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list