RESOLVED FIXED 284409
CSS CalculationValue should be compact-allocated
https://bugs.webkit.org/show_bug.cgi?id=284409
Summary CSS CalculationValue should be compact-allocated
David Degazio
Reported 2024-12-10 15:16:41 PST
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
David Degazio
Comment 1 2024-12-10 15:29:02 PST
EWS
Comment 2 2024-12-11 14:08:32 PST
Committed 287695@main (6acd68c8bbe1): <https://commits.webkit.org/287695@main> Reviewed commits have been landed. Closing PR #37743 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.