[webkit-changes] [WebKit/WebKit] 4880ef: [macOS Sonoma] Avoid redeclaration of PKApplePayLa...

Elliott Williams noreply at github.com
Fri Jun 23 13:58:27 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4880ef75f75a5316289e1ad8b734aaa9882abb19
      https://github.com/WebKit/WebKit/commit/4880ef75f75a5316289e1ad8b734aaa9882abb19
  Author: Elliott Williams <emw at apple.com>
  Date:   2023-06-23 (Fri, 23 Jun 2023)

  Changed paths:
    M Source/WebCore/PAL/pal/spi/cocoa/PassKitSPI.h

  Log Message:
  -----------
  [macOS Sonoma] Avoid redeclaration of PKApplePayLaterAvailability
https://bugs.webkit.org/show_bug.cgi?id=258474

Reviewed by Alexey Proskuryakov and Aditya Keerthi.

Work towards making the build functional on macOS Sonoma.

* Source/WebCore/PAL/pal/spi/cocoa/PassKitSPI.h: Remove enum and
  PKPaymentRequest declarations that are part of the public SDK.

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




More information about the webkit-changes mailing list