Bug 277492

Summary: [css-grid] Improve GridTrackSizingAlgorithm Architecture
Product: WebKit Reporter: Brandon <brandonstewart>
Component: CSSAssignee: Brandon <brandonstewart>
Status: RESOLVED FIXED    
Severity: Normal CC: koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Brandon
Reported 2024-08-01 10:31:27 PDT
We want to hide the setup step inside the run() function. All run functions should call setup. It does not make sense to require the developer to ensure the setup function was called before calling run.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-08-01 10:32:28 PDT
Brandon
Comment 2 2024-08-01 10:50:31 PDT
EWS
Comment 3 2024-08-01 14:14:20 PDT
Committed 281727@main (a7320ffab3ae): <https://commits.webkit.org/281727@main> Reviewed commits have been landed. Closing PR #31604 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.