Bug 251708 - [GPU Process] [FormControls] Share the ApplePayButton drawing among all Cocoa platforms
Summary: [GPU Process] [FormControls] Share the ApplePayButton drawing among all Cocoa...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Said Abou-Hallawa
URL:
Keywords: InRadar
Depends on:
Blocks: 249168
  Show dependency treegraph
 
Reported: 2023-02-03 11:34 PST by Said Abou-Hallawa
Modified: 2023-02-16 13:42 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Said Abou-Hallawa 2023-02-03 11:34:59 PST
Remove RenderThemeCocoa::paintApplePayButton() and add a ControlPart for the ApplePayButton on iOS so it can be drawn by ApplePayButtonCocoa::draw().
Comment 1 Said Abou-Hallawa 2023-02-03 11:35:31 PST
This is a follow up of bug 251416.
Comment 2 Said Abou-Hallawa 2023-02-03 11:36:03 PST
See https://github.com/WebKit/WebKit/pull/9364#issuecomment-1410895089.
Comment 3 Radar WebKit Bug Importer 2023-02-03 14:14:20 PST
<rdar://problem/105020333>
Comment 4 Said Abou-Hallawa 2023-02-03 15:13:16 PST
Pull request: https://github.com/WebKit/WebKit/pull/9628
Comment 5 EWS 2023-02-05 21:11:44 PST
Committed 259878@main (9bc94b5f4fb6): <https://commits.webkit.org/259878@main>

Reviewed commits have been landed. Closing PR #9628 and removing active labels.