[Webkit-unassigned] [Bug 239527] New: [GPU Process] Make WebImage be backed by ImageBuffer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 19 19:20:27 PDT 2022


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

            Bug ID: 239527
           Summary: [GPU Process] Make WebImage be backed by ImageBuffer
           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

WebImage is used to take page snapshots. Currently a snapshot can be drawn in WebProcess and used by UIProcess. With enabling GPUProcess for rendering, the snapshot will be recorded in WebProcess, drawn in GPUProcess and used in UIProcess. This will require replacing the ShareableBitmap in WebImage by ImageBuffer.

-- 
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/20220420/6dd5e0cd/attachment.htm>


More information about the webkit-unassigned mailing list