Bug 276798

Summary: [Grid][Cleanup] Factor out some logic used in intrinsic track sizing to standalone functions
Product: WebKit Reporter: Sammy Gill <sgill26>
Component: Layout and RenderingAssignee: Sammy Gill <sgill26>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.