Bug 313995
| Summary: | [GFC][Cleanup] API for resolving intrinsic track sizes is a bit verbose | ||
|---|---|---|---|
| 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
The function signatures for the code involved for resolving intrinsic track sizes takes in quite a few different arguments to read off of during the process. The only thing mutated during this step is the unsized tracks so maybe we can wrap everything else in a helper stuct
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/176199058>
Sammy Gill
Pull request: https://github.com/WebKit/WebKit/pull/64189
EWS
Committed 312646@main (0c24815fc389): <https://commits.webkit.org/312646@main>
Reviewed commits have been landed. Closing PR #64189 and removing active labels.