[webkit-reviews] review granted: [Bug 244748] [LFC][IFC] Make LineBuilder::layoutInlineContent more readable : [Attachment 462109] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 4 07:41:06 PDT 2022


Antti Koivisto <koivisto at iki.fi> has granted  review:
Bug 244748: [LFC][IFC] Make LineBuilder::layoutInlineContent more readable
https://bugs.webkit.org/show_bug.cgi?id=244748

Attachment 462109: Patch

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




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

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

> Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp:-325
> -    auto computedVisualOrder = [&]() -> Vector<int32_t> {

Lambdas are so last season.


More information about the webkit-reviews mailing list