[webkit-changes] [WebKit/WebKit] 051dfd: [masonry] Remove unused function itemGridAreaStart...
Brandon Stewart
noreply at github.com
Fri Jan 19 10:53:49 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 051dfdbae48ea4d9914fcaeac3a40517c350e14a
https://github.com/WebKit/WebKit/commit/051dfdbae48ea4d9914fcaeac3a40517c350e14a
Author: Brandon Stewart <brandonstewart at apple.com>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M Source/WebCore/rendering/GridMasonryLayout.h
Log Message:
-----------
[masonry] Remove unused function itemGridAreaStartsAtFirstLine
https://bugs.webkit.org/show_bug.cgi?id=267767
rdar://problem/121259639
Reviewed by Sammy Gill.
Remove unused function. It is not needed anymore.
* Source/WebCore/rendering/GridMasonryLayout.h:
(WebCore::GridMasonryLayout::itemGridAreaStartsAtFirstLine): Deleted.
Canonical link: https://commits.webkit.org/273226@main
More information about the webkit-changes
mailing list