Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8b0c7d7895c91abce7161c82d9cac4e8e01e58f1
https://github.com/WebKit/WebKit/commit/8b0c7d7895c91abce7161c82d9cac4e8e01e58f1
Author: Antoine Quint <[email protected]>
Date: 2026-05-19 (Tue, 19 May 2026)
Changed paths:
M Source/WebCore/animation/KeyframeEffect.cpp
M Source/WebCore/page/Quirks.cpp
M Source/WebCore/page/Quirks.h
M Source/WebCore/page/QuirksData.h
Log Message:
-----------
[threaded-animations] disable Threaded Time-based Animations on CNN.com on iOS
https://bugs.webkit.org/show_bug.cgi?id=315099
Reviewed by Tim Nguyen.
We're hitting some jetsams on iOS for cnn.com when Threaded Time-based
Animations are enabled.
Until we fix those, disable this feature on that site.
* Source/WebCore/animation/KeyframeEffect.cpp:
(WebCore::KeyframeEffect::canHaveAcceleratedRepresentation const):
* Source/WebCore/page/Quirks.cpp:
* Source/WebCore/page/Quirks.h:
* Source/WebCore/page/QuirksData.h:
Canonical link: https://commits.webkit.org/313551@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications