Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9aa51e4f6bdd1ed2ab08e105489c82890f237f06
https://github.com/WebKit/WebKit/commit/9aa51e4f6bdd1ed2ab08e105489c82890f237f06
Author: Alan Baradlay <[email protected]>
Date: 2025-11-26 (Wed, 26 Nov 2025)
Changed paths:
M
Source/WebCore/layout/integration/LayoutIntegrationFormattingContextLayout.cpp
Log Message:
-----------
[cleanup] Move lambdas out of layoutWithFormattingContextForBlockInInline to
dedicated static helpers
https://bugs.webkit.org/show_bug.cgi?id=303064
Reviewed by Antti Koivisto.
layoutWithFormattingContextForBlockInInline is getting too busy.
*
Source/WebCore/layout/integration/LayoutIntegrationFormattingContextLayout.cpp:
(WebCore::LayoutIntegration::populateRootRendererWithFloatsFromIFC):
(WebCore::LayoutIntegration::populateIFCWithNewlyPlacedFloats):
(WebCore::LayoutIntegration::updateRenderTreeLegacyLineClamp):
(WebCore::LayoutIntegration::udpdateIFCLineClamp):
(WebCore::LayoutIntegration::layoutWithFormattingContextForBlockInInline):
Canonical link: https://commits.webkit.org/303570@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications