[webkit-reviews] review granted: [Bug 59662] showLineTree/showLineTreeForThis would make working with the line box tree easier : [Attachment 91958] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 2 13:12:37 PDT 2011


Eric Seidel <eric at webkit.org> has granted Levi Weintraub <leviw at chromium.org>'s
request for review:
Bug 59662: showLineTree/showLineTreeForThis would make working with the line
box tree easier
https://bugs.webkit.org/show_bug.cgi?id=59662

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

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

> Source/WebCore/rendering/InlineBox.h:154
> +    virtual const char* boxName() const;

I would have just defined boxName in the header, even though it isn't actually
"inline". :)


More information about the webkit-reviews mailing list