RESOLVED FIXED 244748
[LFC][IFC] Make LineBuilder::layoutInlineContent more readable
https://bugs.webkit.org/show_bug.cgi?id=244748
Summary [LFC][IFC] Make LineBuilder::layoutInlineContent more readable
zalan
Reported 2022-09-02 19:14:59 PDT
ssia
Attachments
Patch (11.06 KB, patch)
2022-09-02 19:19 PDT, zalan
no flags
Patch (11.04 KB, patch)
2022-09-04 09:22 PDT, zalan
ews-feeder: commit-queue-
[fast-cq]Patch (1.83 KB, patch)
2022-09-04 12:39 PDT, zalan
no flags
zalan
Comment 1 2022-09-02 19:19:22 PDT
Antti Koivisto
Comment 2 2022-09-04 07:41:06 PDT
Comment on attachment 462109 [details] 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.
zalan
Comment 3 2022-09-04 09:22:31 PDT
zalan
Comment 4 2022-09-04 09:23:16 PDT
(In reply to Antti Koivisto from comment #2) > Comment on attachment 462109 [details] > 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. Embarrassingly last season.
EWS
Comment 5 2022-09-04 10:32:36 PDT
Committed 254145@main (7ee3116d443d): <https://commits.webkit.org/254145@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 462118 [details].
Radar WebKit Bug Importer
Comment 6 2022-09-04 10:33:16 PDT
zalan
Comment 7 2022-09-04 12:39:32 PDT
Reopening to attach new patch.
zalan
Comment 8 2022-09-04 12:39:34 PDT
Created attachment 462128 [details] [fast-cq]Patch
EWS
Comment 9 2022-09-04 12:51:15 PDT
Committed 254148@main (31b496983b2d): <https://commits.webkit.org/254148@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 462128 [details].
Note You need to log in before you can comment on or make changes to this bug.