[webkit-reviews] review granted: [Bug 191414] [BFC][IFC] InlineFormattingContext::Line::alignRuns() should take care of all the alignments. : [Attachment 354208] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 8 04:22:37 PST 2018


Antti Koivisto <koivisto at iki.fi> has granted zalan <zalan at apple.com>'s request
for review:
Bug 191414: [BFC][IFC] InlineFormattingContext::Line::alignRuns() should take
care of all the alignments.
https://bugs.webkit.org/show_bug.cgi?id=191414

Attachment 354208: Patch

https://bugs.webkit.org/attachment.cgi?id=354208&action=review




--- Comment #2 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 354208
  --> https://bugs.webkit.org/attachment.cgi?id=354208
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=354208&action=review

> Source/WebCore/layout/inlineformatting/Line.cpp:238
> +    auto alignRuns = [&]() {

No need for ()


More information about the webkit-reviews mailing list