[Webkit-unassigned] [Bug 249474] New: [GPU Process] [FormControls] Enable drawing ControlPart in GPU Process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 16 07:30:54 PST 2022


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

            Bug ID: 249474
           Summary: [GPU Process] [FormControls] Enable drawing
                    ControlPart in GPU Process
           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

Make DisplayList::Recorder override GraphicsContext::drawControlPart(). Create a new DisplayList item named DrawControlPart and new RemoteDisplayListRecorder message named DrawControlPart. Handle the encoding and decoding of the super classes of ControlPart. Because GPUP can render ControlParts simultaneously in multiple threads, we need to create a ControlPartFactory for every RemoteDisplayListRecorder which handles drawing the DisplayList item DrawControlPart.

-- 
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/20221216/7cbc4220/attachment.htm>


More information about the webkit-unassigned mailing list