Bug 311300

Summary: Update UniqueRef's expected malloc strategy message
Product: WebKit Reporter: ccarley2
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.