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
276798
[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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-07-18 14:50:44 PDT
<
rdar://problem/132040421
>
Sammy Gill
Comment 2
2024-07-18 15:04:24 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/30981
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.
Top of Page
Format For Printing
XML
Clone This Bug