[webkit-reviews] review denied: [Bug 60718] Switch paintOutline to use IntRect : [Attachment 93356] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 12 15:30:10 PDT 2011


Simon Fraser (smfr) <simon.fraser at apple.com> has denied Levi Weintraub
<leviw at chromium.org>'s request for review:
Bug 60718: Switch paintOutline to use IntRect
https://bugs.webkit.org/show_bug.cgi?id=60718

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

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=93356&action=review

> Source/WebCore/rendering/RenderObject.h:795
> +    void paintOutline(GraphicsContext*, IntRect);

const IntRect& please.


More information about the webkit-reviews mailing list