Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6acd68c8bbe1e1535f79045af62655ed94ceb0c4
https://github.com/WebKit/WebKit/commit/6acd68c8bbe1e1535f79045af62655ed94ceb0c4
Author: David Degazio <[email protected]>
Date: 2024-12-11 (Wed, 11 Dec 2024)
Changed paths:
M Source/WebCore/platform/calc/CalculationValue.h
Log Message:
-----------
CSS CalculationValue should be compact-allocated
https://bugs.webkit.org/show_bug.cgi?id=284409
rdar://141247331
Reviewed by Yusuke Suzuki.
Adds a WTF_MAKE_FAST_COMPACT_ALLOCATED annotation to
CalculationValue, since we make packed pointers to it
in several different types.
* Source/WebCore/platform/calc/CalculationValue.h:
Canonical link: https://commits.webkit.org/287695@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes