Bug 276385
| Summary: | [masonry] Optimize grid items with a span 1 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brandon <brandonstewart> |
| Component: | CSS | Assignee: | Brandon <brandonstewart> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | koivisto, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Brandon
https://fantasai.inkedblade.net/style/specs/masonry/performance
General Case: grouping auto-placed items by span size → Nitems + Ntracks × Nspans
compute aggregate items (Nitems)
apply to tracks (Ntracks x Nspans)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/131407028>
Brandon
Pull request: https://github.com/WebKit/WebKit/pull/30616
EWS
Committed 280919@main (f6831edd45a8): <https://commits.webkit.org/280919@main>
Reviewed commits have been landed. Closing PR #30616 and removing active labels.