[Webkit-unassigned] [Bug 240809] New: [GPU Process] [Filters] Make PixelBuffer an abstract class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 23 09:09:15 PDT 2022


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

            Bug ID: 240809
           Summary: [GPU Process] [Filters] Make PixelBuffer an abstract
                    class
           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

Hide the underlying memory of the PixelBuffer 'Uint8ClampedArray' and move it to the subclass JSPixelBuffer. The plan is to subclass PixelBuffer to a class named 'WebKit::ShareablePixelBuffer'. ShareablePixelBuffer will be created when the software filter appliers run in GPUProcess.

-- 
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/20220523/031f5b0b/attachment.htm>


More information about the webkit-unassigned mailing list