Bug 278490
| Summary: | [css-masonry] GridTrackSizing Header Cleanup | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brandon <brandonstewart> |
| Component: | CSS | Assignee: | Brandon <brandonstewart> |
| Status: | RESOLVED FIXED | ||
| Severity: | Minor | CC: | koivisto, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | All | ||
| OS: | All | ||
Brandon
The original plan was to use StdMultimap, but the implementation changed to using a StdMap with a vector as the value.
The StdMultimap is no longer being used in this file and can be removed.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/134446919>
Brandon
Pull request: https://github.com/WebKit/WebKit/pull/32549
EWS
Committed 282599@main (fc4e08755b94): <https://commits.webkit.org/282599@main>
Reviewed commits have been landed. Closing PR #32549 and removing active labels.