Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 61c5e7ce03adc0e50f08b273a55988e4d5fdd428
https://github.com/WebKit/WebKit/commit/61c5e7ce03adc0e50f08b273a55988e4d5fdd428
Author: Anne van Kesteren <[email protected]>
Date: 2026-01-08 (Thu, 08 Jan 2026)
Changed paths:
M Source/WebCore/animation/WebAnimation.cpp
M Source/WebCore/animation/WebAnimation.h
M Source/WebCore/dom/ContentVisibilityDocumentState.cpp
M Source/WebCore/dom/Document.cpp
M Source/WebCore/dom/Document.h
M Source/WebCore/dom/Element.cpp
M Source/WebCore/dom/Element.h
M Source/WebCore/dom/ShadowRoot.cpp
M Source/WebCore/dom/ShadowRoot.h
M Source/WebCore/inspector/agents/InspectorAnimationAgent.cpp
Log Message:
-----------
Pass WebAnimation objects around as CheckedRef/Ref
https://bugs.webkit.org/show_bug.cgi?id=305099
Reviewed by Chris Dumez and Antoine Quint.
Note that the specification already requires this for getAnimations(),
it's just that our binding layer does not currently enforce this.
Canonical link: https://commits.webkit.org/305274@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications