Bug 251708
Summary: | [GPU Process] [FormControls] Share the ApplePayButton drawing among all Cocoa platforms | ||
---|---|---|---|
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=251416 | ||
Bug Depends on: | |||
Bug Blocks: | 249168 |
Said Abou-Hallawa
Remove RenderThemeCocoa::paintApplePayButton() and add a ControlPart for the ApplePayButton on iOS so it can be drawn by ApplePayButtonCocoa::draw().
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Said Abou-Hallawa
This is a follow up of bug 251416.
Said Abou-Hallawa
See https://github.com/WebKit/WebKit/pull/9364#issuecomment-1410895089.
Radar WebKit Bug Importer
<rdar://problem/105020333>
Said Abou-Hallawa
Pull request: https://github.com/WebKit/WebKit/pull/9628
EWS
Committed 259878@main (9bc94b5f4fb6): <https://commits.webkit.org/259878@main>
Reviewed commits have been landed. Closing PR #9628 and removing active labels.