[Webkit-unassigned] [Bug 238848] New: FilterImage::imageBufferFromPixelBuffer() can trigger accelerated buffers in the web process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 5 16:12:35 PDT 2022


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

            Bug ID: 238848
           Summary: FilterImage::imageBufferFromPixelBuffer() can trigger
                    accelerated buffers in the web process
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

FilterImage::imageBufferFromPixelBuffer() makes an accelerated buffer, but doesn't use a RenderingPurpose option, so can trigger accelerated rendering in the web process. This will break when IOKit blocking is enabled.

-- 
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/20220405/8480a1fb/attachment.htm>


More information about the webkit-unassigned mailing list