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 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 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
<rdar://problem/103266751>
Said Abou-Hallawa
Pull request: https://github.com/WebKit/WebKit/pull/7502
EWS
Committed 257791@main (c9a83d0bf572): <https://commits.webkit.org/257791@main>
Reviewed commits have been landed. Closing PR #7502 and removing active labels.