RESOLVED FIXED276798
[Grid][Cleanup] Factor out some logic used in intrinsic track sizing to standalone functions
https://bugs.webkit.org/show_bug.cgi?id=276798
Summary [Grid][Cleanup] Factor out some logic used in intrinsic track sizing to stand...
Sammy Gill
Reported 2024-07-18 14:50:25 PDT
There are some lambdas and other logic that is used in some of the intrinsic track sizing logic that can be moved to their own functions. This should help shorten and improve the readability of resolveIntrinsicTracks and accumulateIntrinsicSizesForTrack
Attachments
Radar WebKit Bug Importer
Comment 1 2024-07-18 14:50:44 PDT
Sammy Gill
Comment 2 2024-07-18 15:04:24 PDT
EWS
Comment 3 2024-07-19 10:49:58 PDT
Committed 281141@main (8ffc3352b069): <https://commits.webkit.org/281141@main> Reviewed commits have been landed. Closing PR #30981 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.