[webkit-reviews] review granted: [Bug 65494] RenderObject::computeRectForRepaint and clippedOverflowRectForRepaint should be const : [Attachment 102576] Trivial const-ness change.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 2 17:54:25 PDT 2011


Darin Adler <darin at apple.com> has granted Julien Chaffraix
<jchaffraix at webkit.org>'s request for review:
Bug 65494: RenderObject::computeRectForRepaint and
clippedOverflowRectForRepaint should be const
https://bugs.webkit.org/show_bug.cgi?id=65494

Attachment 102576: Trivial const-ness change.
https://bugs.webkit.org/attachment.cgi?id=102576&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
OK, as long as everything called in these functions is also const.


More information about the webkit-reviews mailing list