[webkit-reviews] review granted: [Bug 71166] Overridden LayoutRect method still uses IntRects : [Attachment 112954] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 28 21:42:15 PDT 2011


Eric Seidel <eric at webkit.org> has granted Emil A Eklund <eae at chromium.org>'s
request for review:
Bug 71166: Overridden LayoutRect method still uses IntRects
https://bugs.webkit.org/show_bug.cgi?id=71166

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

------- Additional Comments from Eric Seidel <eric at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=112954&action=review


> Source/WebCore/page/FrameView.cpp:2312
> -LayoutRect FrameView::windowClipRect(bool clipToContents) const
> +IntRect FrameView::windowClipRect(bool clipToContents) const

Why going back?


More information about the webkit-reviews mailing list