RESOLVED FIXED 279068
[IFC][Cleanup] Move "logical top offset from baseline" computation to a dedicated function
https://bugs.webkit.org/show_bug.cgi?id=279068
Summary [IFC][Cleanup] Move "logical top offset from baseline" computation to a dedic...
zalan
Reported 2024-09-03 09:34:11 PDT
ssia
Attachments
Patch (13.07 KB, patch)
2024-09-03 09:37 PDT, zalan
no flags
[fast-cq]Patch (13.62 KB, patch)
2024-09-03 14:34 PDT, zalan
no flags
zalan
Comment 1 2024-09-03 09:37:18 PDT
Antti Koivisto
Comment 2 2024-09-03 11:49:03 PDT
Comment on attachment 472423 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=472423&action=review > Source/WebCore/layout/formattingContexts/inline/InlineLineBoxVerticalAligner.cpp:131 > +InlineLayoutUnit LineBoxVerticalAligner::logicalTopOffsetFromParentBaseline(const InlineLevelBox& inlineLevelBox, const InlineLevelBox& parentInlineBox, UseLayoutBounds useLayoutBounds) const ahhah :not_sad:
zalan
Comment 3 2024-09-03 13:10:17 PDT
(In reply to Antti Koivisto from comment #2) > Comment on attachment 472423 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=472423&action=review > > > Source/WebCore/layout/formattingContexts/inline/InlineLineBoxVerticalAligner.cpp:131 > > +InlineLayoutUnit LineBoxVerticalAligner::logicalTopOffsetFromParentBaseline(const InlineLevelBox& inlineLevelBox, const InlineLevelBox& parentInlineBox, UseLayoutBounds useLayoutBounds) const > > ahhah :not_sad: :lols:
zalan
Comment 4 2024-09-03 14:34:03 PDT
Created attachment 472427 [details] [fast-cq]Patch
EWS
Comment 5 2024-09-03 15:14:53 PDT
Committed 283117@main (960090f6f626): <https://commits.webkit.org/283117@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 472427 [details].
Radar WebKit Bug Importer
Comment 6 2024-09-03 15:15:22 PDT
Note You need to log in before you can comment on or make changes to this bug.