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
301272
[web-animations] use `TZONE_ALLOCATED` for animation classes that aren't DOM objects
https://bugs.webkit.org/show_bug.cgi?id=301272
Summary
[web-animations] use `TZONE_ALLOCATED` for animation classes that aren't DOM ...
Antoine Quint
Reported
2025-10-22 05:43:45 PDT
The comments in `FastMalloc.h` indicate that `WTF_MAKE_TZONE_OR_ISO_ALLOCATED` should be used for classes that are a DOM object, but a few animation-related classes that aren't exposed to the DOM are decorated as such. Those should be using `WTF_MAKE_TZONE_ALLOCATED`.
Attachments
Add attachment
proposed patch, testcase, etc.
Antoine Quint
Comment 1
2025-10-22 05:45:30 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/52811
EWS
Comment 2
2025-10-22 23:05:05 PDT
Committed
302004@main
(19b91e6e289d): <
https://commits.webkit.org/302004@main
> Reviewed commits have been landed. Closing PR #52811 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2025-10-22 23:06:14 PDT
<
rdar://problem/163242871
>
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