Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9685a9e73d22416723086ef14b7d9e0ea94d7cc0
https://github.com/WebKit/WebKit/commit/9685a9e73d22416723086ef14b7d9e0ea94d7cc0
Author: Brandon Stewart <[email protected]>
Date: 2025-10-31 (Fri, 31 Oct 2025)
Changed paths:
M Source/WebCore/rendering/GridMasonryLayout.cpp
M Source/WebCore/rendering/GridMasonryLayout.h
Log Message:
-----------
[masonry] Remove unused function hasEnoughSpaceAtPosition
https://bugs.webkit.org/show_bug.cgi?id=301735
rdar://problem/163760231
Reviewed by Sammy Gill.
hasEnoughSpaceAtPosition() was never called anywhere in the code. Let's remove
it.
* Source/WebCore/rendering/GridMasonryLayout.cpp:
(WebCore::GridMasonryLayout::masonryGridAreaFromGridAxisSpan const):
(WebCore::GridMasonryLayout::hasEnoughSpaceAtPosition const): Deleted.
* Source/WebCore/rendering/GridMasonryLayout.h:
Canonical link: https://commits.webkit.org/302382@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications