Bug 232845
Summary: | [GPU Process] [Filters 22/23] Cache the filter applying results in RemoteResourceCache | ||
---|---|---|---|
Product: | WebKit | Reporter: | Said Abou-Hallawa <sabouhallawa> |
Component: | Layout and Rendering | Assignee: | 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: | 220943, 256318, 256324, 256333, 256408, 256535 | ||
Bug Blocks: | 231253 |
Said Abou-Hallawa
This will allow caching the results of applying a filter to an ImageBuffer in GPU Process. We should be able to use the result if the Filter did not change. We should be also able to clear some of the result FilterImages if an member in FilterEffect was changed.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/85426641>
Said Abou-Hallawa
Pull request: https://github.com/WebKit/WebKit/pull/13432
Said Abou-Hallawa
Pull request: https://github.com/WebKit/WebKit/pull/13814
EWS
Committed 264087@main (b686ba471d7a): <https://commits.webkit.org/264087@main>
Reviewed commits have been landed. Closing PR #13814 and removing active labels.