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 Rendering | Assignee: | 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
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
<rdar://problem/132040421>
Sammy Gill
Pull request: https://github.com/WebKit/WebKit/pull/30981
EWS
Committed 281141@main (8ffc3352b069): <https://commits.webkit.org/281141@main>
Reviewed commits have been landed. Closing PR #30981 and removing active labels.