Bug 251416
| Summary: | [GPU Process] [FormControls] Add a ControlPart for ApplePayButton | ||
|---|---|---|---|
| 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 | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=251708 | ||
| Bug Depends on: | |||
| Bug Blocks: | 249168 | ||
Said Abou-Hallawa
Treat ApplePayButton as a ControlPart and draw it through GraphicsContext::drawControlPart(). Remove the special case for drawing the ApplePayButton as a SystemImage.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/104850550>
Said Abou-Hallawa
Pull request: https://github.com/WebKit/WebKit/pull/9364
EWS
Committed 259652@main (a586299ede2e): <https://commits.webkit.org/259652@main>
Reviewed commits have been landed. Closing PR #9364 and removing active labels.