[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:42:14 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit c0326eb389871852c6de5a17eeac65e12e8d7bb7
Author: hyatt <hyatt at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed May 14 20:27:20 2003 +0000

    	Fix for 3258389, min-width should take precedence over max-width.
    	I just had an "else" that shouldn't have been there, so that
    	min-width would get checked even if max-width was also checked.
    
            Reviewed by kocienda
    
            * khtml/rendering/render_box.cpp:
            (RenderBox::calcWidth):
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@4374 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog-2003-10-25 b/WebCore/ChangeLog-2003-10-25
index 066fe7f..f9b49fe 100644
--- a/WebCore/ChangeLog-2003-10-25
+++ b/WebCore/ChangeLog-2003-10-25
@@ -4,7 +4,7 @@
 	I just had an "else" that shouldn't have been there, so that
 	min-width would get checked even if max-width was also checked.
 	
-        Reviewed by NOBODY (OOPS!).
+        Reviewed by kocienda
 
         * khtml/rendering/render_box.cpp:
         (RenderBox::calcWidth):
diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index 066fe7f..f9b49fe 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -4,7 +4,7 @@
 	I just had an "else" that shouldn't have been there, so that
 	min-width would get checked even if max-width was also checked.
 	
-        Reviewed by NOBODY (OOPS!).
+        Reviewed by kocienda
 
         * khtml/rendering/render_box.cpp:
         (RenderBox::calcWidth):

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list