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
287768
[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
Add attachment
proposed patch, testcase, etc.
Antoine Quint
Comment 1
2025-02-16 02:42:14 PST
Pull request:
https://github.com/WebKit/WebKit/pull/40683
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
<
rdar://problem/144951353
>
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