WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
311300
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
Add attachment
proposed patch, testcase, etc.
ccarley2
Comment 1
2026-04-01 16:39:05 PDT
<
rdar://problem/173893471
>
ccarley2
Comment 2
2026-04-01 16:39:26 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/61862
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.
Top of Page
Format For Printing
XML
Clone This Bug