[webkit-changes] [WebKit/WebKit] 31d58f: [Cleanup] Remove RenderBox::containingBlockLogical...
Alan Baradlay
noreply at github.com
Mon Dec 30 08:31:37 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 31d58fa940c0dce2aa38d40c25fe1f1264608720
https://github.com/WebKit/WebKit/commit/31d58fa940c0dce2aa38d40c25fe1f1264608720
Author: Alan Baradlay <zalan at apple.com>
Date: 2024-12-30 (Mon, 30 Dec 2024)
Changed paths:
M Source/WebCore/css/ComputedStyleExtractor.cpp
M Source/WebCore/rendering/RenderBox.cpp
M Source/WebCore/rendering/RenderBox.h
Log Message:
-----------
[Cleanup] Remove RenderBox::containingBlockLogicalWidthForPositioned's unused RenderFragmentContainer* parameter
https://bugs.webkit.org/show_bug.cgi?id=285191
Reviewed by Antti Koivisto.
* Source/WebCore/css/ComputedStyleExtractor.cpp:
(WebCore::positionOffsetValue):
* Source/WebCore/rendering/RenderBox.cpp:
(WebCore::RenderBox::containingBlockLogicalWidthForPositioned const):
(WebCore::RenderBox::containingBlockLogicalHeightForPositioned const):
(WebCore::RenderBox::computePositionedLogicalWidthUsing const):
(WebCore::RenderBox::computePositionedLogicalHeightUsing const):
(WebCore::RenderBox::computePositionedLogicalWidthReplaced const):
(WebCore::RenderBox::computePositionedLogicalHeightReplaced const):
* Source/WebCore/rendering/RenderBox.h:
Canonical link: https://commits.webkit.org/288329@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