[webkit-reviews] review granted: [Bug 117685] Minor refactoring with FrameView::InvalidateRect() for hostWindow call : [Attachment 204794] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 16 19:31:41 PDT 2013


Andreas Kling <akling at apple.com> has granted Gyuyoung Kim
<gyuyoung.kim at samsung.com>'s request for review:
Bug 117685: Minor refactoring with FrameView::InvalidateRect() for hostWindow
call
https://bugs.webkit.org/show_bug.cgi?id=117685

Attachment 204794: Patch
https://bugs.webkit.org/attachment.cgi?id=204794&action=review

------- Additional Comments from Andreas Kling <akling at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=204794&action=review


r=me

> Source/WebCore/ChangeLog:3
> +	   Minor refactoring with FrameView::InvalidateRect() for hostWindow
call

The title of this bug doesn't really tell us anything. Any code change could be
considered a "minor refactoring."
FWIW, I'd call this something like "Remove a redundant virtual call to
hostWindow() in FrameView::invalidateRect()"


More information about the webkit-reviews mailing list