Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3066a2b306978dc3138c7b6f4daab81bd29c29a6
https://github.com/WebKit/WebKit/commit/3066a2b306978dc3138c7b6f4daab81bd29c29a6
Author: Antoine Quint <[email protected]>
Date: 2025-12-12 (Fri, 12 Dec 2025)
Changed paths:
M Source/WebCore/animation/AcceleratedEffectStackUpdater.cpp
Log Message:
-----------
[threaded-animations] WPT test
`css/css-backgrounds/animations/background-color-animation-single-keyframe.html`
crashes with "Threaded Time-based Animations" enabled
https://bugs.webkit.org/show_bug.cgi?id=304057
rdar://166375768
Reviewed by Anne van Kesteren.
The assertion we added in 304301@main does not always hold, so add a null check
instead.
* Source/WebCore/animation/AcceleratedEffectStackUpdater.cpp:
(WebCore::AcceleratedEffectStackUpdater::update):
Canonical link: https://commits.webkit.org/304356@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications