Bug 234027
Summary: | [GPU Process] [Filters] Enable SVGFilters in GPU Process | ||
---|---|---|---|
Product: | WebKit | Reporter: | Said Abou-Hallawa <sabouhallawa> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | bfulgham, simon.fraser, zalan |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 233973, 234024 | ||
Bug Blocks: | 231253 |
Said Abou-Hallawa
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Said Abou-Hallawa
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 ***