[Webkit-unassigned] [Bug 235073] New: [GPU Process] [SVG Resources] Make SVG resources create remote ImageBuffers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 11 09:13:50 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=235073

            Bug ID: 235073
           Summary: [GPU Process] [SVG Resources] Make SVG resources
                    create remote ImageBuffers
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

This will force the SVG resources (i.e. clippers, masks, patterns and gradients) to apply their drawing in the GPU Process. The filters are tracked by bug 231253. We still need to optimize the usage of these ImageBuffers, like not getting a NativeImage from the remote ImageBuffer in WebProcess and then draw the NativeImage to another remote ImageBuffer.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220111/28b2223a/attachment.htm>


More information about the webkit-unassigned mailing list