[webkit-reviews] review granted: [Bug 61580] Switch paintFocusRing to IntPoint : [Attachment 95073] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 26 17:39:33 PDT 2011


Eric Seidel <eric at webkit.org> has granted Levi Weintraub <leviw at chromium.org>'s
request for review:
Bug 61580: Switch paintFocusRing to IntPoint
https://bugs.webkit.org/show_bug.cgi?id=61580

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

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

> Source/WebCore/rendering/RenderObject.cpp:1000
> +void RenderObject::paintFocusRing(GraphicsContext* context, const IntPoint&
paintOffset, RenderStyle* style)

Seems like this is the origin the renderObject in question, with relation to
its paint container?  I guess that's a paintOffset?


More information about the webkit-reviews mailing list