[webkit-reviews] review granted: [Bug 63645] Switch paint to new layout types : [Attachment 99127] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 29 13:12:48 PDT 2011


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

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

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

LGTM.

> Source/WebCore/rendering/svg/RenderSVGText.h:55
> +    virtual void paint(PaintInfo&, const LayoutPoint&);

What does the point mean in this call?


More information about the webkit-reviews mailing list