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

darin at apple.com darin at apple.com
Thu Apr 8 00:46:32 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit af4962490d5521aced292a549d53530830552d6a
Author: darin at apple.com <darin at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Dec 22 21:59:15 2009 +0000

    Rubber stamped by Dan Bernstein.
    
    * page/FrameView.h: Removed incorrect comment.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52499 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 0e23687..95ea530 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2009-12-22  Darin Adler  <darin at apple.com>
+
+        Rubber stamped by Dan Bernstein.
+
+        * page/FrameView.h: Removed incorrect comment.
+
 2009-12-22  Pavel Feldman  <pfeldman at chromium.org>
 
         Reviewed by Timothy Hatcher.
diff --git a/WebCore/page/FrameView.h b/WebCore/page/FrameView.h
index 11f8843..d6b658c 100644
--- a/WebCore/page/FrameView.h
+++ b/WebCore/page/FrameView.h
@@ -90,7 +90,6 @@ public:
     RenderObject* layoutRoot(bool onlyDuringLayout = false) const;
     int layoutCount() const { return m_layoutCount; }
 
-    // These two helper functions just pass through to the RenderView.
     bool needsLayout() const;
     void setNeedsLayout();
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list