Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0feced788ade150bbdb6a80e0934add69b4a30dd
https://github.com/WebKit/WebKit/commit/0feced788ade150bbdb6a80e0934add69b4a30dd
Author: Robin Malhotra <[email protected]>
Date: 2024-04-24 (Wed, 24 Apr 2024)
Changed paths:
M
LayoutTests/http/tests/paymentrequest/ApplePayModifier-disbursementPaymentRequest.https-expected.txt
M
LayoutTests/http/tests/paymentrequest/ApplePayModifier-disbursementPaymentRequest.https.html
M Source/WebCore/Modules/applepay/ApplePayContactField.cpp
M Source/WebCore/Modules/applepay/ApplePayContactField.h
M Source/WebCore/Modules/applepay/ApplePayDisbursementPaymentRequest.h
M Source/WebCore/Modules/applepay/ApplePayDisbursementPaymentRequest.idl
M Source/WebCore/Modules/applepay/ApplePaySessionPaymentRequest.h
M Source/WebCore/WebCore.xcodeproj/project.pbxproj
M Source/WebKit/Shared/ApplePay/DisbursementPaymentRequest.h
M Source/WebKit/Shared/ApplePay/cocoa/DisbursementPaymentRequestCocoa.mm
M Source/WebKit/Shared/ApplePay/ios/WebPaymentCoordinatorProxyIOS.mm
M Source/WebKit/Shared/ApplePay/mac/WebPaymentCoordinatorProxyMac.mm
M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in
Log Message:
-----------
Add support for specifying required recipient contact fields for Disbursement
requests
https://bugs.webkit.org/show_bug.cgi?id=272526
rdar://115776112
Reviewed by Abrar Rahman Protyasha.
We add support for the requisite types to specify recipient contact information
in a DisbursementRequest
*
LayoutTests/http/tests/paymentrequest/ApplePayModifier-disbursementPaymentRequest.https-expected.txt:
*
LayoutTests/http/tests/paymentrequest/ApplePayModifier-disbursementPaymentRequest.https.html:
* Source/WebCore/Modules/applepay/ApplePayContactField.cpp:
(WebCore::convertAndValidate):
* Source/WebCore/Modules/applepay/ApplePayContactField.h:
* Source/WebCore/Modules/applepay/ApplePayDisbursementPaymentRequest.h:
* Source/WebCore/Modules/applepay/ApplePayDisbursementPaymentRequest.idl:
* Source/WebCore/Modules/applepay/ApplePaySessionPaymentRequest.h:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebKit/Shared/ApplePay/DisbursementPaymentRequest.h:
* Source/WebKit/Shared/ApplePay/cocoa/DisbursementPaymentRequestCocoa.mm:
(WebKit::platformDisbursementPaymentRequest):
* Source/WebKit/Shared/ApplePay/ios/WebPaymentCoordinatorProxyIOS.mm:
(WebKit::WebPaymentCoordinatorProxy::platformShowPaymentUI):
* Source/WebKit/Shared/ApplePay/mac/WebPaymentCoordinatorProxyMac.mm:
(WebKit::WebPaymentCoordinatorProxy::platformShowPaymentUI):
* Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in:
Canonical link: https://commits.webkit.org/277953@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes