Bug 225903 - [Apple Pay] use a `dictionary ApplePayPaymentMethodModeDetails` instead of a raw `JSObject`
Summary: [Apple Pay] use a `dictionary ApplePayPaymentMethodModeDetails` instead of a ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on: 222128
Blocks:
  Show dependency treegraph
 
Reported: 2021-05-17 19:08 PDT by Devin Rousso
Modified: 2021-05-19 11:37 PDT (History)
14 users (show)

See Also:


Attachments
Patch (16.21 KB, patch)
2021-05-17 19:20 PDT, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2021-05-17 19:08:26 PDT
this will be used in `ApplePayPaymentHandler::didChangePaymentMethodMode` and is primarily for code cleanliness :)
Comment 1 Radar WebKit Bug Importer 2021-05-17 19:09:28 PDT
<rdar://problem/78134060>
Comment 2 Devin Rousso 2021-05-17 19:20:10 PDT
Created attachment 428906 [details]
Patch
Comment 3 EWS 2021-05-19 11:36:56 PDT
Committed r277739 (237911@main): <https://commits.webkit.org/237911@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 428906 [details].