RESOLVED FIXED293082
Make String and BasicRawSentinelNode no longer compact-allocated
https://bugs.webkit.org/show_bug.cgi?id=293082
Summary Make String and BasicRawSentinelNode no longer compact-allocated
David Degazio
Reported 2025-05-15 17:05:37 PDT
WTF::String and BasicRawSentinelNode are no longer used meaningfully in any PackedPtr or CompactPtr or variant thereof, meaning we should no longer mark them as specifically compact-allocated.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-05-15 17:07:12 PDT
David Degazio
Comment 2 2025-05-15 17:18:05 PDT
EWS
Comment 3 2025-05-16 13:57:39 PDT
Committed 295029@main (cc8467615f35): <https://commits.webkit.org/295029@main> Reviewed commits have been landed. Closing PR #45466 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.