Bug 284409
| Summary: | CSS CalculationValue should be compact-allocated | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Degazio <d_degazio> |
| Component: | CSS | Assignee: | David Degazio <d_degazio> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | koivisto, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
David Degazio
rdar://141247331
Pointers to CalculationValues are used in ad-hoc compact pointer representations in a variety of types, like LengthPercentage or AnglePercentage. As a result, CalculationValue should be compact-allocated.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
David Degazio
Pull request: https://github.com/WebKit/WebKit/pull/37743
EWS
Committed 287695@main (6acd68c8bbe1): <https://commits.webkit.org/287695@main>
Reviewed commits have been landed. Closing PR #37743 and removing active labels.