RESOLVED FIXED287768
[web-animations] use a CheckedPtr to use the `AnimationTimelinesController` in `Document::updateAnimationsAndSendEvents()`
https://bugs.webkit.org/show_bug.cgi?id=287768
Summary [web-animations] use a CheckedPtr to use the `AnimationTimelinesController` i...
Antoine Quint
Reported 2025-02-16 02:41:18 PST
The call to `AnimationTimelinesController::updateAnimationsAndSendEvents()` under `Document::updateAnimationsAndSendEvents()` is not safe.
Attachments
Antoine Quint
Comment 1 2025-02-16 02:42:14 PST
EWS
Comment 2 2025-02-16 12:19:38 PST
Committed 290461@main (7297a0a5b8aa): <https://commits.webkit.org/290461@main> Reviewed commits have been landed. Closing PR #40683 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-02-16 12:20:18 PST
Note You need to log in before you can comment on or make changes to this bug.