Bug 256324 - [GPU Process][Filters] Make RemoteResourceCache be capable of caching Filter
Summary: [GPU Process][Filters] Make RemoteResourceCache be capable of caching Filter
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Said Abou-Hallawa
URL:
Keywords: InRadar
Depends on:
Blocks: 232845
  Show dependency treegraph
 
Reported: 2023-05-04 11:21 PDT by Said Abou-Hallawa
Modified: 2023-05-12 00:03 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.