Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f485ec7a865c5d0de0a72d036e3f5b8562919b97 https://github.com/WebKit/WebKit/commit/f485ec7a865c5d0de0a72d036e3f5b8562919b97 Author: Alan Baradlay <za...@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 _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes