[webkit-changes] [WebKit/WebKit] acf3f8: Small Masonry Cleanup
Brandon Stewart
noreply at github.com
Sat Dec 10 01:01:29 PST 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: acf3f8fca4b2bdbe3b71ba5f602a99ee5785cb59
https://github.com/WebKit/WebKit/commit/acf3f8fca4b2bdbe3b71ba5f602a99ee5785cb59
Author: Brandon Stewart <brandonstewart at apple.com>
Date: 2022-12-10 (Sat, 10 Dec 2022)
Changed paths:
M Source/WebCore/rendering/GridMasonryLayout.cpp
M Source/WebCore/rendering/GridMasonryLayout.h
Log Message:
-----------
Small Masonry Cleanup
https://bugs.webkit.org/show_bug.cgi?id=249052
Reviewed by Brent Fulgham.
Some small cleanups of the Masonry class.
* Source/WebCore/rendering/GridMasonryLayout.cpp:
(WebCore::GridMasonryLayout::performMasonryPlacement):
(WebCore::GridMasonryLayout::addItemsToFirstTrack):
(WebCore::GridMasonryLayout::placeItemsWithDefiniteGridAxisPosition):
(WebCore::GridMasonryLayout::placeItemsWithIndefiniteGridAxisPosition):
* Source/WebCore/rendering/GridMasonryLayout.h:
Canonical link: https://commits.webkit.org/257679@main
More information about the webkit-changes
mailing list