Bug 250664
Summary: | [GPU Process] [FormControls] Add ControlPart for ImageControlsButton | ||
---|---|---|---|
Product: | WebKit | Reporter: | Said Abou-Hallawa <sabouhallawa> |
Component: | Layout and Rendering | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/104288189>
Said Abou-Hallawa
Pull request: https://github.com/WebKit/WebKit/pull/8678
EWS
Committed 259061@main (53cde7bfd6be): <https://commits.webkit.org/259061@main>
Reviewed commits have been landed. Closing PR #8678 and removing active labels.