[webkit-reviews] review granted: [Bug 47303] Convert layoutInlineChildren to be block-flow-aware. : [Attachment 69989] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 6 14:29:55 PDT 2010


mitz at webkit.org has granted Dave Hyatt <hyatt at apple.com>'s request for review:
Bug 47303: Convert layoutInlineChildren to be block-flow-aware.
https://bugs.webkit.org/show_bug.cgi?id=47303

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

------- Additional Comments from mitz at webkit.org
View in context: https://bugs.webkit.org/attachment.cgi?id=69989&action=review

> WebCore/rendering/RenderBlockLineLayout.cpp:510
> +    int toAdd = borderAfter() + paddingAfter() + scrollbarLogicalHeight();

Need toRename this variable someday.


More information about the webkit-reviews mailing list