[webkit-changes] [WebKit/WebKit] f485ec: [IFC][Cleanup] Remove redundant BoxGeometryUpdater...
Alan Baradlay
noreply at github.com
Tue Nov 28 10:28:39 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f485ec7a865c5d0de0a72d036e3f5b8562919b97
https://github.com/WebKit/WebKit/commit/f485ec7a865c5d0de0a72d036e3f5b8562919b97
Author: Alan Baradlay <zalan at apple.com>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M Source/WebCore/layout/integration/inline/LayoutIntegrationBoxGeometryUpdater.cpp
M Source/WebCore/layout/integration/inline/LayoutIntegrationBoxGeometryUpdater.h
Log Message:
-----------
[IFC][Cleanup] Remove redundant BoxGeometryUpdater functions
https://bugs.webkit.org/show_bug.cgi?id=265421
Reviewed by Antti Koivisto.
* Source/WebCore/layout/integration/inline/LayoutIntegrationBoxGeometryUpdater.cpp:
(WebCore::LayoutIntegration::BoxGeometryUpdater::updateLayoutBoxDimensions):
(WebCore::LayoutIntegration::BoxGeometryUpdater::setGeometriesForLayout):
(WebCore::LayoutIntegration::BoxGeometryUpdater::updateReplacedDimensions): Deleted.
(WebCore::LayoutIntegration::BoxGeometryUpdater::updateInlineBlockDimensions): Deleted.
(WebCore::LayoutIntegration::BoxGeometryUpdater::updateInlineTableDimensions): Deleted.
(WebCore::LayoutIntegration::BoxGeometryUpdater::updateListItemDimensions): Deleted.
* Source/WebCore/layout/integration/inline/LayoutIntegrationBoxGeometryUpdater.h:
Canonical link: https://commits.webkit.org/271223@main
More information about the webkit-changes
mailing list