Bug 234027 - [GPU Process] [Filters] Enable SVGFilters in GPU Process
Summary: [GPU Process] [Filters] Enable SVGFilters in GPU Process
Status: RESOLVED DUPLICATE of bug 233989
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 233973 234024
Blocks: 231253
  Show dependency treegraph
 
Reported: 2021-12-08 12:27 PST by Said Abou-Hallawa
Modified: 2021-12-08 12:48 PST (History)
3 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 2021-12-08 12:27:06 PST
For now any SVGFilter with one child of type FEImage and FELighting will be applied in WebProcess. The encoding and decoding for these effects need to be implemented before enabling them for GPUProcess.
Comment 1 Said Abou-Hallawa 2021-12-08 12:48:19 PST
Enabling rendering SVGFilter and CSSFilter in GPUProcess will be addressed both by bug 233989.

*** This bug has been marked as a duplicate of bug 233989 ***