Bug 234165

Summary: [GPU Process] [SVG Resources] Enable rendering the SVG resources in GPUProcess
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: Layout and RenderingAssignee: Said Abou-Hallawa <sabouhallawa>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, jonlee, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 232411, 235073    
Bug Blocks:    

Said Abou-Hallawa
Reported 2021-12-10 12:02:23 PST
This is an umbrella bug to fix all the places we still create local ImageBuffers in the SVG rendering code. All ImageBuffers have to be remote so all the drawing to these ImageBuffers are recorded in WebProcess but applied in the GPUProcess.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-12-17 12:04:18 PST
Jon Lee
Comment 2 2022-04-04 10:34:32 PDT
All dependencies are complete. Moving to resolved.
Note You need to log in before you can comment on or make changes to this bug.