[Webkit-unassigned] [Bug 232840] New: [GPU Process] [Filters 10/] Remove the result FilterImage and the geometry FilterBoundarySet from FilterEffect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 8 13:09:42 PST 2021


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

            Bug ID: 232840
           Summary: [GPU Process] [Filters 10/] Remove the result
                    FilterImage and the geometry FilterBoundarySet from
                    FilterEffect
           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

A FilterEffect should be applied to any input FilterImages and results a FilterImage. These FilterImages will managed by the Filter class and should be cached by the creator of the source ImageBuffer. In the case of the GPU Process, they will be cached by RemoteResourceCache.

-- 
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/20211108/f8428cfe/attachment-0001.htm>


More information about the webkit-unassigned mailing list