[webkit-reviews] review granted: [Bug 68650] [CSSRegions] Make determineStartPosition stop when it hits a line that moved to a new region : [Attachment 108386] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 22 13:30:57 PDT 2011


Sam Weinig <sam at webkit.org> has granted Dave Hyatt <hyatt at apple.com>'s request
for review:
Bug 68650: [CSSRegions] Make determineStartPosition stop when it hits a line
that moved to a new region
https://bugs.webkit.org/show_bug.cgi?id=68650

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

------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=108386&action=review


> Source/WebCore/rendering/RenderBlock.cpp:6352
> +bool RenderBlock::lineWidthForPaginatedLineChanged(RootInlineBox* rootBox)
const

This should probably have a small comment in the header explaining its use.


More information about the webkit-reviews mailing list