RESOLVED FIXED277492
[css-grid] Improve GridTrackSizingAlgorithm Architecture
https://bugs.webkit.org/show_bug.cgi?id=277492
Summary [css-grid] Improve GridTrackSizingAlgorithm Architecture
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.