Bug 308504
| Summary: | [GFC][Cleanup] Tidy up PlacedGridItemConstruction a bit | ||
|---|---|---|---|
| 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
A lot of this code is just grabbing items off of style and whatnot so instead of polluting the implementation of GridFormattingContext::constructPlacedGridItems we can move some of this code to the constructor
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/171024379>
Sammy Gill
Pull request: https://github.com/WebKit/WebKit/pull/59277
EWS
Committed 308172@main (aba6057fd094): <https://commits.webkit.org/308172@main>
Reviewed commits have been landed. Closing PR #59277 and removing active labels.