Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c031c73f648e7fc7fd84875f65c76468aab36d9d
https://github.com/WebKit/WebKit/commit/c031c73f648e7fc7fd84875f65c76468aab36d9d
Author: Wenson Hsieh <[email protected]>
Date: 2023-06-07 (Wed, 07 Jun 2023)
Changed paths:
M Source/WTF/wtf/PlatformHave.h
Log Message:
-----------
Unreviewed, fix the build after 264942@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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes