[webkit-changes] [WebKit/WebKit] c031c7: Unreviewed, fix the build after 264942 at main

Wenson Hsieh noreply at github.com
Wed Jun 7 11:11:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c031c73f648e7fc7fd84875f65c76468aab36d9d
      https://github.com/WebKit/WebKit/commit/c031c73f648e7fc7fd84875f65c76468aab36d9d
  Author: Wenson Hsieh <wenson_hsieh at apple.com>
  Date:   2023-06-07 (Wed, 07 Jun 2023)

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

  Log Message:
  -----------
  Unreviewed, fix the build after 264942 at main
rdar://110401563

Simplify this `HAVE()` macro to just check whether or not the WebPrivacy framework umbrella header is present, instead
of enumerating version checks per platform. This fixes a build failure on tvOS, on which the framework isn't available.

* Source/WTF/wtf/PlatformHave.h:

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




More information about the webkit-changes mailing list