Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4fe84786ee93517c90add3476e69754996277119
https://github.com/WebKit/WebKit/commit/4fe84786ee93517c90add3476e69754996277119
Author: Antoine Quint <[email protected]>
Date: 2025-11-02 (Sun, 02 Nov 2025)
Changed paths:
M Source/WebCore/platform/animation/AcceleratedEffectStack.h
Log Message:
-----------
[threaded-animations] clean up `AcceleratedEffectStack` header
https://bugs.webkit.org/show_bug.cgi?id=301820
rdar://163881141
Reviewed by Dean Jackson.
In 301535@main we introduced `RemoteAnimationStack` as a standalone class. As
such `AcceleratedEffectStack` is
no longer a superclass, nor is it used outside WebCore, but there are some
remnants of its previous nature that
required cleaning up.
* Source/WebCore/platform/animation/AcceleratedEffectStack.h:
Canonical link: https://commits.webkit.org/302450@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications