WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
313179
[GFC][Cleanup] Add a struct to aggregate data associated with a grid item for track sizing
https://bugs.webkit.org/show_bug.cgi?id=313179
Summary
[GFC][Cleanup] Add a struct to aggregate data associated with a grid item for...
Sammy Gill
Reported
2026-04-23 15:44:08 PDT
TrackSizingAlgorithm::sizeTracks currently takes in a lot of arguments. We can reduce this a bit by putting pieces of data related to a grid item into a dedicated struct
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-04-23 15:44:22 PDT
<
rdar://problem/175462000
>
Sammy Gill
Comment 2
2026-04-23 15:45:25 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/63473
EWS
Comment 3
2026-04-24 23:38:34 PDT
Committed
312009@main
(edcf5f3c3743): <
https://commits.webkit.org/312009@main
> Reviewed commits have been landed. Closing PR #63473 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug