[webkit-changes] [WebKit/WebKit] 7297a0: [web-animations] use a CheckedPtr to use the `Anim...

Antoine Quint noreply at github.com
Sun Feb 16 12:19:58 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7297a0a5b8aa409c1fc18b64d7be18f37f222b05
      https://github.com/WebKit/WebKit/commit/7297a0a5b8aa409c1fc18b64d7be18f37f222b05
  Author: Antoine Quint <graouts at webkit.org>
  Date:   2025-02-16 (Sun, 16 Feb 2025)

  Changed paths:
    M Source/WebCore/dom/Document.cpp

  Log Message:
  -----------
  [web-animations] use a CheckedPtr to use the `AnimationTimelinesController` in `Document::updateAnimationsAndSendEvents()`
https://bugs.webkit.org/show_bug.cgi?id=287768

Reviewed by Anne van Kesteren.

* Source/WebCore/dom/Document.cpp:
(WebCore::Document::updateAnimationsAndSendEvents):

Canonical link: https://commits.webkit.org/290461@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list