Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ff8b0a1a56eb2393b51df47b82989619736d5bd8
https://github.com/WebKit/WebKit/commit/ff8b0a1a56eb2393b51df47b82989619736d5bd8
Author: Antoine Quint <[email protected]>
Date: 2025-12-06 (Sat, 06 Dec 2025)
Changed paths:
M LayoutTests/webanimations/threaded-animations/pending-animation-crash.html
M
LayoutTests/webanimations/threaded-animations/resources/scroll-timeline-in-iframe-content.html
M
LayoutTests/webanimations/threaded-animations/scroll-animation-no-timeline-invalidation-after-acceleration.html
M
LayoutTests/webanimations/threaded-animations/scroll-driven-animations.html
M
LayoutTests/webanimations/threaded-animations/scroll-timeline-in-iframe.html
M
LayoutTests/webanimations/threaded-animations/scroll-timeline-nested-scroller.html
M
LayoutTests/webanimations/threaded-animations/scroll-timeline-root-scroller.html
M
LayoutTests/webanimations/threaded-animations/threaded-and-non-threaded-animations-on-same-element-for-different-accelerated-property.html
M
LayoutTests/webanimations/threaded-animations/threaded-and-non-threaded-animations-on-same-element-for-same-accelerated-property-dynamic.html
M
LayoutTests/webanimations/threaded-animations/threaded-and-non-threaded-animations-on-same-element-for-same-accelerated-property.html
M
LayoutTests/webanimations/threaded-animations/threaded-and-non-threaded-animations-scroll-source-composition-change.html
M
LayoutTests/webanimations/threaded-animations/threaded-and-non-threaded-animations.html
M
LayoutTests/webanimations/threaded-animations/transform-animation-extent-crash.html
Log Message:
-----------
[threaded-animations] Remove explicit enablement of
`ThreadedScrollDrivenAnimationsEnabled` in layout tests
https://bugs.webkit.org/show_bug.cgi?id=303685
Reviewed by Anne van Kesteren.
Several layout tests opt into `ThreadedScrollDrivenAnimationsEnabled`
explicitly, but
since that feature is now enabled by default, it's really not necessary.
* LayoutTests/webanimations/threaded-animations/pending-animation-crash.html:
*
LayoutTests/webanimations/threaded-animations/resources/scroll-timeline-in-iframe-content.html:
*
LayoutTests/webanimations/threaded-animations/scroll-animation-no-timeline-invalidation-after-acceleration.html:
* LayoutTests/webanimations/threaded-animations/scroll-driven-animations.html:
* LayoutTests/webanimations/threaded-animations/scroll-timeline-in-iframe.html:
*
LayoutTests/webanimations/threaded-animations/scroll-timeline-nested-scroller.html:
*
LayoutTests/webanimations/threaded-animations/scroll-timeline-root-scroller.html:
*
LayoutTests/webanimations/threaded-animations/threaded-and-non-threaded-animations-on-same-element-for-different-accelerated-property.html:
*
LayoutTests/webanimations/threaded-animations/threaded-and-non-threaded-animations-on-same-element-for-same-accelerated-property-dynamic.html:
*
LayoutTests/webanimations/threaded-animations/threaded-and-non-threaded-animations-on-same-element-for-same-accelerated-property.html:
*
LayoutTests/webanimations/threaded-animations/threaded-and-non-threaded-animations-scroll-source-composition-change.html:
*
LayoutTests/webanimations/threaded-animations/threaded-and-non-threaded-animations.html:
*
LayoutTests/webanimations/threaded-animations/transform-animation-extent-crash.html:
Canonical link: https://commits.webkit.org/304062@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications