RESOLVED FIXED311300
Update UniqueRef's expected malloc strategy message
https://bugs.webkit.org/show_bug.cgi?id=311300
Summary Update UniqueRef's expected malloc strategy message
ccarley2
Reported 2026-04-01 16:37:21 PDT
When creating a UniqueRef for type T, T must either use FastMalloc or TZoneMalloc. The message currently says to use FastMalloc. It should be updated to suggest TZoneMalloc.
Attachments
ccarley2
Comment 1 2026-04-01 16:39:05 PDT
ccarley2
Comment 2 2026-04-01 16:39:26 PDT
EWS
Comment 3 2026-04-02 16:10:45 PDT
Committed 310475@main (05b8ba834d02): <https://commits.webkit.org/310475@main> Reviewed commits have been landed. Closing PR #61862 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.