[webkit-changes] [WebKit/WebKit] 42a98e: [Cleanup] Use the correct setOverridingLogical* fu...
Alan Baradlay
noreply at github.com
Tue Dec 24 10:22:42 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 42a98e5ed4ac641579cfacff680030ee3bef2288
https://github.com/WebKit/WebKit/commit/42a98e5ed4ac641579cfacff680030ee3bef2288
Author: Alan Baradlay <zalan at apple.com>
Date: 2024-12-24 (Tue, 24 Dec 2024)
Changed paths:
M Source/WebCore/layout/integration/LayoutIntegrationFormattingContextLayout.cpp
Log Message:
-----------
[Cleanup] Use the correct setOverridingLogical* function in layoutWithFormattingContextForBox
https://bugs.webkit.org/show_bug.cgi?id=285105
Reviewed by Antti Koivisto.
At this point there's no difference between these 2 functions but that will certainly change soon with more involved FFC integration, so let's start using the correct API to override constraints.
* Source/WebCore/layout/integration/LayoutIntegrationFormattingContextLayout.cpp:
(WebCore::LayoutIntegration::layoutWithFormattingContextForBox):
Canonical link: https://commits.webkit.org/288276@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list