[Webkit-unassigned] [Bug 218854] New: [GTK][WPE] FilterInfo must cleared when reusing BitmapTextureGL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 12 09:51:45 PST 2020


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

            Bug ID: 218854
           Summary: [GTK][WPE] FilterInfo must cleared when reusing
                    BitmapTextureGL
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: magomez at igalia.com
                CC: bugs-noreply at webkitgtk.org

When a BitmapTextureGL is reused, its internal values are reset (flags, internal texture, and content). But the FilterInfo variable is not, so the every time that BitmapTextureGL is painted it will use the the old filter, altering the result.

-- 
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/20201112/35b81de4/attachment-0001.htm>


More information about the webkit-unassigned mailing list