Bug 265456 - [web-animations] unnecessary include of `WebAnimation.h` in `AcceleratedTimeline.cpp`
Summary: [web-animations] unnecessary include of `WebAnimation.h` in `AcceleratedTimel...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks: 250970
  Show dependency treegraph
 
Reported: 2023-11-28 07:49 PST by Antoine Quint
Modified: 2023-11-28 11:02 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2023-11-28 07:49:18 PST
We include `WebAnimation.h` in `AcceleratedTimeline.cpp` even though we never deal with such objects in this code.
Comment 1 Radar WebKit Bug Importer 2023-11-28 07:49:36 PST
<rdar://problem/118881524>
Comment 2 Antoine Quint 2023-11-28 07:50:57 PST
Pull request: https://github.com/WebKit/WebKit/pull/20995
Comment 3 EWS 2023-11-28 11:02:03 PST
Committed 271227@main (92554e579aba): <https://commits.webkit.org/271227@main>

Reviewed commits have been landed. Closing PR #20995 and removing active labels.