Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7bcb3e06e2d960efd2edbf78a95b64223ce9e71b
https://github.com/WebKit/WebKit/commit/7bcb3e06e2d960efd2edbf78a95b64223ce9e71b
Author: Brandon Stewart <[email protected]>
Date: 2025-11-19 (Wed, 19 Nov 2025)
Changed paths:
M Source/WebCore/rendering/RenderGrid.cpp
Log Message:
-----------
[css-grid] Update RenderGrid to use ranges in computeEmptyTracksForAutoRepeat
https://bugs.webkit.org/show_bug.cgi?id=302786
rdar://problem/165047442
Reviewed by Sammy Gill.
Replace traditional for loops with ranges to iterate over the trackIndexes in
computeEmptyTracksForAutoRepeat.
* Source/WebCore/rendering/RenderGrid.cpp
Canonical link: https://commits.webkit.org/303288@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications