Bug 249167

Summary: [GPU Process] [FormControls] Rename ControlPart to ControlPartType and make it enum class
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: Layout and RenderingAssignee: Said Abou-Hallawa <sabouhallawa>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 249168    

Said Abou-Hallawa
Reported 2022-12-12 12:56:16 PST
The plan is to add a new class called ControlPart in which arguments from the DOM elements and the render elements will be passed to GraphicsContext. GraphicsContext will be responsible of drawing the ControlPart so we can delegate the drawing as a DisplayList item to GPUP.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-12-12 13:07:23 PST
Said Abou-Hallawa
Comment 2 2022-12-12 13:15:01 PST
EWS
Comment 3 2022-12-13 08:23:12 PST
Committed 257791@main (c9a83d0bf572): <https://commits.webkit.org/257791@main> Reviewed commits have been landed. Closing PR #7502 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.