Bug 277449
| Summary: | [Grid] Plumb GridLayoutState through GridTrackSizingAlgorithm | ||
|---|---|---|---|
| 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
RenderGrid will create a GridLayoutState and pass it off to GridTrackSizingAlgorithm if it needs to modify or consult the state. GridTrackSizingAlgorithm should plumb it to the places it needs it.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/132930737>
Sammy Gill
Pull request: https://github.com/WebKit/WebKit/pull/31562
EWS
Committed 281711@main (8f58d37f11a9): <https://commits.webkit.org/281711@main>
Reviewed commits have been landed. Closing PR #31562 and removing active labels.