WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
249167
[GPU Process] [FormControls] Rename ControlPart to ControlPartType and make it enum class
https://bugs.webkit.org/show_bug.cgi?id=249167
Summary
[GPU Process] [FormControls] Rename ControlPart to ControlPartType and make i...
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-12-12 13:07:23 PST
<
rdar://problem/103266751
>
Said Abou-Hallawa
Comment 2
2022-12-12 13:15:01 PST
Pull request:
https://github.com/WebKit/WebKit/pull/7502
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.
Top of Page
Format For Printing
XML
Clone This Bug