[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:20:55 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit c043ca4a533d5debb263730d8db4d0685f001688
Author: hyatt <hyatt at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jan 22 03:06:27 2003 +0000

    	Fix nodeAtPoint to return text nodes if the mouse is over them.
    	Make :active fully hierarchical so that e.g., <a><b>Foo</b></a>
    	gets an outline when clicked.
    
            Reviewed by trey
    
            * khtml/rendering/render_object.cpp:
            (RenderObject::setHoverAndActive):
            * khtml/rendering/render_text.cpp:
            (RenderText::nodeAtPoint):
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3392 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog-2003-10-25 b/WebCore/ChangeLog-2003-10-25
index 18eecdf..90b1ff2 100644
--- a/WebCore/ChangeLog-2003-10-25
+++ b/WebCore/ChangeLog-2003-10-25
@@ -4,7 +4,7 @@
 	Make :active fully hierarchical so that e.g., <a><b>Foo</b></a>
 	gets an outline when clicked.
 	
-        Reviewed by ???
+        Reviewed by trey
 
         * khtml/rendering/render_object.cpp:
         (RenderObject::setHoverAndActive):
diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index 18eecdf..90b1ff2 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -4,7 +4,7 @@
 	Make :active fully hierarchical so that e.g., <a><b>Foo</b></a>
 	gets an outline when clicked.
 	
-        Reviewed by ???
+        Reviewed by trey
 
         * khtml/rendering/render_object.cpp:
         (RenderObject::setHoverAndActive):

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list