Bug 308595
| Summary: | [GFC][Cleanup] Store used gap values inside GridLayoutState | ||
|---|---|---|---|
| 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
Right now we recompute the used gap values multiple times during layout. These values never change so we can just compute them once inside GridFormattingContext and pass it around using GridLayoutState
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/171122153>
Sammy Gill
Pull request: https://github.com/WebKit/WebKit/pull/59376
EWS
Committed 308340@main (e35185a9fcc2): <https://commits.webkit.org/308340@main>
Reviewed commits have been landed. Closing PR #59376 and removing active labels.