[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.17-1283-gcf603cf
darin at apple.com
darin at apple.com
Tue Jan 5 23:58:38 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit 0b746698434bfdfe264a6b583adabcefb1c4c1a9
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