Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1752fc362fb2d1fb86896c0839a7645a49253979
https://github.com/WebKit/WebKit/commit/1752fc362fb2d1fb86896c0839a7645a49253979
Author: Tim Horton <[email protected]>
Date: 2023-05-01 (Mon, 01 May 2023)
Changed paths:
M Source/WebCore/Modules/applepay/ApplePaySetupFeatureTypeWebCore.h
M Source/WebCore/Modules/applepay/ApplePaySetupFeatureWebCore.h
M Source/WebCore/Modules/applepay/PaymentInstallmentConfiguration.mm
M Source/WebCore/Modules/applepay/PaymentInstallmentConfigurationWebCore.h
M Source/WebCore/WebCore.xcodeproj/project.pbxproj
M Source/WebKit/Shared/ApplePay/cocoa/WebPaymentCoordinatorProxyCocoa.mm
M Source/WebKit/Shared/Cocoa/ArgumentCodersCocoa.mm
M Source/WebKit/Shared/Cocoa/WebCoreArgumentCodersCocoa.mm
M Source/WebKit/Shared/WebCoreArgumentCoders.h
M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in
Log Message:
-----------
REGRESSION (263335@main): Apple Pay is cancelled automatically
https://bugs.webkit.org/show_bug.cgi?id=256175
rdar://108745891
Unreviewed, revert 263335@main.
* Source/WebCore/Modules/applepay/ApplePaySetupFeatureTypeWebCore.h:
* Source/WebCore/Modules/applepay/ApplePaySetupFeatureWebCore.h:
* Source/WebCore/Modules/applepay/PaymentInstallmentConfiguration.mm:
(WebCore::createPlatformConfiguration):
(WebCore::PaymentInstallmentConfiguration::create):
(WebCore::PaymentInstallmentConfiguration::PaymentInstallmentConfiguration):
(WebCore::PaymentInstallmentConfiguration::platformConfiguration const):
(WebCore::PaymentInstallmentConfiguration::applePayInstallmentConfiguration
const):
(WebCore::applicationMetadataDictionary): Deleted.
(WebCore::applicationMetadataString): Deleted.
(WebCore::addApplicationMetadata): Deleted.
(WebCore::PaymentInstallmentConfiguration::applePayInstallmentConfiguration):
Deleted.
* Source/WebCore/Modules/applepay/PaymentInstallmentConfigurationWebCore.h:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebKit/Shared/ApplePay/cocoa/WebPaymentCoordinatorProxyCocoa.mm:
(WebKit::WebPaymentCoordinatorProxy::platformPaymentRequest):
* Source/WebKit/Shared/Cocoa/ArgumentCodersCocoa.mm:
(IPC::shouldEnableStrictMode):
* Source/WebKit/Shared/Cocoa/WebCoreArgumentCodersCocoa.mm:
(IPC::ArgumentCoder<WebCore::PaymentInstallmentConfiguration>::encode):
(IPC::ArgumentCoder<WebCore::PaymentInstallmentConfiguration>::decode):
* Source/WebKit/Shared/WebCoreArgumentCoders.h:
* Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in:
Canonical link: https://commits.webkit.org/263560@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes