[webkit-changes] [WebKit/WebKit] 9cabbb: [macOS Sonoma] Set HAVE_CORE_LOCATION_AUTHORIZED_W...

Elliott Williams noreply at github.com
Mon Jun 26 18:08:11 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9cabbb1cc67d5d0fb345b5e59d3a2378eb87428e
      https://github.com/WebKit/WebKit/commit/9cabbb1cc67d5d0fb345b5e59d3a2378eb87428e
  Author: Elliott Williams <emw at apple.com>
  Date:   2023-06-26 (Mon, 26 Jun 2023)

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

  Log Message:
  -----------
  [macOS Sonoma] Set HAVE_CORE_LOCATION_AUTHORIZED_WHEN_IN_USE in public SDK builds
https://bugs.webkit.org/show_bug.cgi?id=258470

Reviewed by Alexey Proskuryakov and Jonathan Bedard.

Work towards making the build functional on macOS Sonoma.

* Source/WTF/wtf/PlatformHave.h: The enum case guarded by this flag
  (kCLAuthorizationStatusAuthorizedWhenInUse) has been promoted to API
  in macOS 14.

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




More information about the webkit-changes mailing list