WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
David Degazio
Comment 1
2024-12-10 15:29:02 PST
Pull request:
https://github.com/WebKit/WebKit/pull/37743
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.
Top of Page
Format For Printing
XML
Clone This Bug