Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ec459cc2d4448e34446877cc62df5a299247d2a7
https://github.com/WebKit/WebKit/commit/ec459cc2d4448e34446877cc62df5a299247d2a7
Author: Antoine Quint <[email protected]>
Date: 2026-01-27 (Tue, 27 Jan 2026)
Changed paths:
M Source/WebKit/UIProcess/RemoteLayerTree/RemoteAnimationTimeline.h
Log Message:
-----------
[threaded-animations] several tests fail the "Unsafe to ref/deref from
different threads" assertion upon dereferencing `RemoteMonotonicTimeline`
https://bugs.webkit.org/show_bug.cgi?id=306329
rdar://169000477
Reviewed by Matt Woodrow.
Make `RemoteMonotonicTimeline` opt into thread-safe ref-counting. This fixes
the following tests
when "Threaded Time-based Animations" is enabled:
- fast/animation/css-animation-throttling.html
-
webanimations/combining-transform-animations-with-different-acceleration-capabilities-6.html
-
webanimations/transform-animation-with-steps-timing-function-not-accelerated.html
Canonical link: https://commits.webkit.org/306297@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications