[webkit-reviews] review granted: [Bug 231198] [LFC][IFC] Move tryBreaking*Run logic to standalone functions : [Attachment 440120] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 5 06:42:24 PDT 2021


Antti Koivisto <koivisto at iki.fi> has granted zalan <zalan at apple.com>'s request
for review:
Bug 231198: [LFC][IFC] Move tryBreaking*Run logic to standalone functions
https://bugs.webkit.org/show_bug.cgi?id=231198

Attachment 440120: Patch

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




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

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

> Source/WebCore/layout/formattingContexts/inline/InlineContentBreaker.cpp:-367
> -    auto tryBreakingNextOverflowingRuns = [&]() ->
std::optional<OverflowingTextContent::BreakingPosition> {

:sadlambda:


More information about the webkit-reviews mailing list