Bug 269236

Summary: [threaded-animation-resolution] add support for blending `filter` values
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dino, graouts, mattwoodrow, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 269290    
Bug Blocks: 250970    

Description Antoine Quint 2024-02-12 13:56:01 PST
We added support for blending `opacity` (bug 268738) and `transform` values (269226) but there is one last category of properties to add support for: `filter`.
Comment 1 Antoine Quint 2024-02-12 14:04:32 PST
Pull request: https://github.com/WebKit/WebKit/pull/24282
Comment 2 EWS 2024-02-12 17:57:04 PST
Committed 274512@main (6ec40ab0f4a4): <https://commits.webkit.org/274512@main>

Reviewed commits have been landed. Closing PR #24282 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2024-02-12 17:58:15 PST
<rdar://problem/122842684>
Comment 4 WebKit Commit Bot 2024-02-13 05:50:31 PST
Re-opened since this is blocked by bug 269290
Comment 5 Antoine Quint 2024-02-13 09:39:57 PST
Pull request: https://github.com/WebKit/WebKit/pull/24348
Comment 6 EWS 2024-02-13 15:32:59 PST
Committed 274587@main (7591a3073e28): <https://commits.webkit.org/274587@main>

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