RESOLVED FIXED 234165
[GPU Process] [SVG Resources] Enable rendering the SVG resources in GPUProcess
https://bugs.webkit.org/show_bug.cgi?id=234165
Summary [GPU Process] [SVG Resources] Enable rendering the SVG resources in GPUProcess
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.