[webkit-changes] [WebKit/WebKit] 550f36: [Apple Pay] Remove `PKDeferredPaymentRequest.freeC...

Abrar Rahman Protyasha noreply at github.com
Tue Nov 7 13:58:37 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 550f36d18b62cd1cba12a36033474d98d667c0e4
      https://github.com/WebKit/WebKit/commit/550f36d18b62cd1cba12a36033474d98d667c0e4
  Author: Abrar Rahman Protyasha <a_protyasha at apple.com>
  Date:   2023-11-07 (Tue, 07 Nov 2023)

  Changed paths:
    M Source/WebCore/PAL/pal/spi/cocoa/PassKitSPI.h
    M Source/WebKit/Shared/ApplePay/cocoa/DeferredPaymentRequestCocoa.mm

  Log Message:
  -----------
  [Apple Pay] Remove `PKDeferredPaymentRequest.freeCancellationDateTimeZone` staging code
https://bugs.webkit.org/show_bug.cgi?id=264305
rdar://118027435

Reviewed by Megan Gardner.

`freeCancellationDateTimeZone` has been in builds for long enough to
warrant removal of the staging declaration, and the associated selector
check in DeferredPaymentRequestCocoa.mm.

* Source/WebCore/PAL/pal/spi/cocoa/PassKitSPI.h:
* Source/WebKit/Shared/ApplePay/cocoa/DeferredPaymentRequestCocoa.mm:
(WebKit::platformDeferredPaymentRequest):

Canonical link: https://commits.webkit.org/270352@main




More information about the webkit-changes mailing list