Bug 284409

Summary: CSS CalculationValue should be compact-allocated
Product: WebKit Reporter: David Degazio <d_degazio>
Component: CSSAssignee: 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
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.