[webkit-changes] [WebKit/WebKit] 105daa: Fix the macOS Ventura build

Aditya Keerthi noreply at github.com
Fri Mar 10 09:47:59 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 105daac9be5fa981ac631eced27a1bd82c8d8ba5
      https://github.com/WebKit/WebKit/commit/105daac9be5fa981ac631eced27a1bd82c8d8ba5
  Author: Aditya Keerthi <akeerthi at apple.com>
  Date:   2023-03-10 (Fri, 10 Mar 2023)

  Changed paths:
    M Source/WTF/wtf/PlatformHave.h

  Log Message:
  -----------
  Fix the macOS Ventura build
https://bugs.webkit.org/show_bug.cgi?id=253709
rdar://106544833

Reviewed by Wenson Hsieh and Tim Horton.

* Source/WTF/wtf/PlatformHave.h:

Guard on the deployment target rather than the SDK version, as
`PKDeferredPaymentRequest` is unavailable on macOS 13.0.

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




More information about the webkit-changes mailing list