[Webkit-unassigned] [Bug 256318] New: [GPU Process][Filters] Make SVGFilter a RenderingResource

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 4 10:19:19 PDT 2023


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

            Bug ID: 256318
           Summary: [GPU Process][Filters] Make SVGFilter a
                    RenderingResource
           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 allow caching the SVGFilter in GPU Process and will allow referencing it in DisplayList items by its RenderingResourceIdentifier. To do that RenderingResource has to not be a RefCounted. SVGFilter inherits FilterFunction which is a RefCounted. NativeImage, Gradient, DecomposeGlyphs and SVGFilter have to handle the ref-counted separate from RenderingResource.

-- 
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/20230504/ae49a50b/attachment.htm>


More information about the webkit-unassigned mailing list