Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7615d2f08e053bc689408b188c96d994d6185261
https://github.com/WebKit/WebKit/commit/7615d2f08e053bc689408b188c96d994d6185261
Author: Anne van Kesteren <[email protected]>
Date: 2026-03-16 (Mon, 16 Mar 2026)
Changed paths:
M Source/WebCore/rendering/GridMasonryLayout.cpp
M Source/WebCore/rendering/RenderBox.cpp
M Source/WebCore/rendering/RenderBox.h
M Source/WebCore/rendering/RenderFlexibleBox.cpp
M Source/WebCore/rendering/RenderReplaced.cpp
M Source/WebCore/rendering/RenderTable.cpp
Log Message:
-----------
Rename remaining computeIntrinsic*() methods to computeSizingKeyword*()
https://bugs.webkit.org/show_bug.cgi?id=310036
Reviewed by Alan Baradlay.
Unfortunately I only noticed one of these when writing 309319@main.
This tackles the other three variants. All methods containing Intrinsic
incorrectly should now be covered.
Canonical link: https://commits.webkit.org/309336@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications