Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e04760875bf9d74c0205fd3c3fa34d9104a6a61d
https://github.com/WebKit/WebKit/commit/e04760875bf9d74c0205fd3c3fa34d9104a6a61d
Author: Antoine Quint <[email protected]>
Date: 2026-05-28 (Thu, 28 May 2026)
Changed paths:
M Source/WebCore/animation/AnimationTimeline.cpp
M Source/WebCore/animation/KeyframeEffectStack.h
M Source/WebCore/animation/WebAnimationTypes.h
M Source/WebCore/dom/Element.h
Log Message:
-----------
[web-animations] adopt `OrderedHashSet` for `AnimationCollection` and
`CSSAnimationCollection`
https://bugs.webkit.org/show_bug.cgi?id=315739
rdar://178124843
Reviewed by Tim Nguyen.
Adopt `OrderedHashSet` for animation types that used `ListHashSet` so far.
* Source/WebCore/animation/AnimationTimeline.cpp:
(WebCore::AnimationTimeline::animationTimingDidChange):
* Source/WebCore/animation/KeyframeEffectStack.h:
* Source/WebCore/animation/WebAnimationTypes.h:
* Source/WebCore/dom/Element.h:
Canonical link: https://commits.webkit.org/314033@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications