[webkit-changes] [WebKit/WebKit] 92554e: [web-animations] unnecessary include of `WebAnimat...
Antoine Quint
noreply at github.com
Tue Nov 28 11:01:58 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 92554e579abafc67beff6a1eb092f835666455da
https://github.com/WebKit/WebKit/commit/92554e579abafc67beff6a1eb092f835666455da
Author: Antoine Quint <graouts at webkit.org>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M Source/WebCore/animation/AcceleratedTimeline.cpp
Log Message:
-----------
[web-animations] unnecessary include of `WebAnimation.h` in `AcceleratedTimeline.cpp`
https://bugs.webkit.org/show_bug.cgi?id=265456
rdar://118881524
Reviewed by Tim Nguyen.
We include `WebAnimation.h` in `AcceleratedTimeline.cpp` even though we never deal with such objects.
* Source/WebCore/animation/AcceleratedTimeline.cpp:
Canonical link: https://commits.webkit.org/271227@main
More information about the webkit-changes
mailing list