Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fc4e08755b94d4b2e11a0e25a34c136d2cdd0eda
https://github.com/WebKit/WebKit/commit/fc4e08755b94d4b2e11a0e25a34c136d2cdd0eda
Author: Brandon Stewart <[email protected]>
Date: 2024-08-21 (Wed, 21 Aug 2024)
Changed paths:
M Source/WebCore/rendering/GridTrackSizingAlgorithm.h
Log Message:
-----------
[css-masonry] GridTrackSizing Header Cleanup
https://bugs.webkit.org/show_bug.cgi?id=278490
rdar://problem/134446919
Reviewed by Sammy Gill.
The original plan was to use StdMultimap, but the implementation changed to
using a StdMap with a vector as the value.
The StdMultimap is no longer being used in this file and can be removed.
* Source/WebCore/rendering/GridTrackSizingAlgorithm.h:
Canonical link: https://commits.webkit.org/282599@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes