[webkit-reviews] review granted: [Bug 60046] Bundle trailingSpaceObject and trailingPositionedBoxes in findNextLineBreak as a class : [Attachment 92101] patch for lading

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 3 12:18:20 PDT 2011


Eric Seidel <eric at webkit.org> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 60046: Bundle trailingSpaceObject and trailingPositionedBoxes in
findNextLineBreak as a class
https://bugs.webkit.org/show_bug.cgi?id=60046

Attachment 92101: patch for lading
https://bugs.webkit.org/attachment.cgi?id=92101&action=review

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

OK.

> Source/WebCore/rendering/RenderBlockLineLayout.cpp:2297
> +    trailingObjects.updateMidpointsForTrailingBoxes(lineMidpointState,
lBreak);

lbreak needs a better name at some point. :)


More information about the webkit-reviews mailing list