Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9234d58780c9dd9eaf6c8ad43dac914866768956
https://github.com/WebKit/WebKit/commit/9234d58780c9dd9eaf6c8ad43dac914866768956
Author: Antti Koivisto <[email protected]>
Date: 2026-03-30 (Mon, 30 Mar 2026)
Changed paths:
M Source/WebCore/layout/integration/LayoutIntegrationBoxGeometryUpdater.cpp
M Source/WebCore/layout/integration/LayoutIntegrationBoxGeometryUpdater.h
Log Message:
-----------
Remove some unused parameters in BoxGeometryUpdater
https://bugs.webkit.org/show_bug.cgi?id=310983
rdar://173586870
Reviewed by Anne van Kesteren and Alan Baradlay.
Continuations were the only client for these.
* Source/WebCore/layout/integration/LayoutIntegrationBoxGeometryUpdater.cpp:
(WebCore::LayoutIntegration::BoxGeometryUpdater::horizontalLogicalMargin):
(WebCore::LayoutIntegration::BoxGeometryUpdater::logicalBorder):
(WebCore::LayoutIntegration::BoxGeometryUpdater::logicalPadding):
(WebCore::LayoutIntegration::BoxGeometryUpdater::updateInlineBoxDimensions):
* Source/WebCore/layout/integration/LayoutIntegrationBoxGeometryUpdater.h:
Canonical link: https://commits.webkit.org/310210@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications