Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 25811e20cd6672e42dbeac19caf5027da00a81e6
https://github.com/WebKit/WebKit/commit/25811e20cd6672e42dbeac19caf5027da00a81e6
Author: Alan Baradlay <[email protected]>
Date: 2026-01-06 (Tue, 06 Jan 2026)
Changed paths:
M Source/WebCore/rendering/RenderBox.cpp
M Source/WebCore/rendering/RenderBox.h
Log Message:
-----------
[cleanup] RenderBox's constrainBlockMarginInAvailableSpaceOrTrim does not
need to be a public function
https://bugs.webkit.org/show_bug.cgi?id=304812
Reviewed by Antti Koivisto.
* Source/WebCore/rendering/RenderBox.cpp:
(WebCore::RenderBox::computeBlockDirectionMargins const):
(WebCore::RenderBox::constrainBlockMarginInAvailableSpaceOrTrim const): Deleted.
* Source/WebCore/rendering/RenderBox.h:
Canonical link: https://commits.webkit.org/305157@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications