Bug 265456

Summary: [web-animations] unnecessary include of `WebAnimation.h` in `AcceleratedTimeline.cpp`
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, graouts, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 250970    

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.