Bug 256324

Summary: [GPU Process][Filters] Make RemoteResourceCache be capable of caching Filter
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: Layout and RenderingAssignee: Said Abou-Hallawa <sabouhallawa>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 232845    

Description Said Abou-Hallawa 2023-05-04 11:21:17 PDT
This will allow sending the SVGFilter once to the GPU Process and referencing it later by its RenderingResourceIdentifier in the StreamConnection message.
Comment 1 Radar WebKit Bug Importer 2023-05-08 18:12:07 PDT
<rdar://problem/109069946>
Comment 2 Said Abou-Hallawa 2023-05-08 18:43:01 PDT
Pull request: https://github.com/apple/WebKit/pull/584
Comment 3 Said Abou-Hallawa 2023-05-09 17:17:56 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13672
Comment 4 EWS 2023-05-12 00:03:07 PDT
Committed 264001@main (e4cb3bdcaddc): <https://commits.webkit.org/264001@main>

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