Bug 301272

Summary: [web-animations] use `TZONE_ALLOCATED` for animation classes that aren't DOM objects
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: graouts, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
Antoine Quint
Comment 1 2025-10-22 05:45:30 PDT
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
Note You need to log in before you can comment on or make changes to this bug.