Bug 305595
| Summary: | Remove duplicated masonry code in RenderGrid.cpp | ||
|---|---|---|---|
| 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: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Brandon
When splitting the Masonry and Grid code we duplicated several functions.
layoutMasonryItems and layoutGridItems have remained the same after several years, so it makes sense to merge them again and we can split them in the future if required.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/168249217>
Brandon
Pull request: https://github.com/WebKit/WebKit/pull/56665
EWS
Committed 305710@main (02f6284ac783): <https://commits.webkit.org/305710@main>
Reviewed commits have been landed. Closing PR #56665 and removing active labels.