RESOLVED FIXED 250664
[GPU Process] [FormControls] Add ControlPart for ImageControlsButton
https://bugs.webkit.org/show_bug.cgi?id=250664
Summary [GPU Process] [FormControls] Add ControlPart for ImageControlsButton
Said Abou-Hallawa
Reported 2023-01-15 21:52:41 PST
The renderer for this control part will be created for this markup: <button id="image-controls-button"></button> Drawing this control part will be moved to GraphicsContext so it can be recorded in WebProcess and drawn in GPUProcess if DOM rendering is enabled for GPUProcess.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-15 21:53:27 PST
Said Abou-Hallawa
Comment 2 2023-01-15 21:56:20 PST
EWS
Comment 3 2023-01-18 16:27:46 PST
Committed 259061@main (53cde7bfd6be): <https://commits.webkit.org/259061@main> Reviewed commits have been landed. Closing PR #8678 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.