[Webkit-unassigned] [Bug 232551] New: [GPU Process] [Filters 4/] Remove the reference to Filter from FilterEffect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 31 19:47:57 PDT 2021


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

            Bug ID: 232551
           Summary: [GPU Process]  [Filters 4/] Remove the reference to
                    Filter 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

Instead of having a reference to the Filter in the FilterEffect, we are going to pass a reference to the Filter to the FilterEffect functions only when needed. These are the FilterEffect functions that need have access to the Filter:

determineFilterPrimitiveSubregion()
determineAbsolutePaintRect()
platformApplySoftware()

-- 
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/20211101/ca57899d/attachment.htm>


More information about the webkit-unassigned mailing list