RESOLVED FIXED 257680
[IFC] Rename LineBuilder::LineContent to LineLayoutResult
https://bugs.webkit.org/show_bug.cgi?id=257680
Summary [IFC] Rename LineBuilder::LineContent to LineLayoutResult
zalan
Reported 2023-06-03 14:16:37 PDT
ssia
Attachments
Patch (43.59 KB, patch)
2023-06-03 14:22 PDT, zalan
no flags
Patch (43.59 KB, patch)
2023-06-03 15:17 PDT, zalan
no flags
Patch (44.36 KB, patch)
2023-06-03 21:28 PDT, zalan
no flags
[fast-cq]Patch (44.25 KB, patch)
2023-06-05 06:17 PDT, zalan
no flags
zalan
Comment 1 2023-06-03 14:22:27 PDT
zalan
Comment 2 2023-06-03 15:17:49 PDT
zalan
Comment 3 2023-06-03 21:28:46 PDT
Antti Koivisto
Comment 4 2023-06-05 01:52:33 PDT
Comment on attachment 466584 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=466584&action=review > Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.h:52 > + struct LineLayoutResult { I suppose "Line" is slightly redundant here since this is scoped to LineBuilder.
zalan
Comment 5 2023-06-05 06:11:29 PDT
(In reply to Antti Koivisto from comment #4) > Comment on attachment 466584 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=466584&action=review > > > Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.h:52 > > + struct LineLayoutResult { > > I suppose "Line" is slightly redundant here since this is scoped to > LineBuilder. Good point!
zalan
Comment 6 2023-06-05 06:17:12 PDT
Created attachment 466592 [details] [fast-cq]Patch
EWS
Comment 7 2023-06-05 08:48:42 PDT
Committed 264869@main (450b4ccb7fd0): <https://commits.webkit.org/264869@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 466592 [details].
Radar WebKit Bug Importer
Comment 8 2023-06-05 08:49:23 PDT
Note You need to log in before you can comment on or make changes to this bug.