Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e1b1a8e15911df44fc7f07d3fa38fcbfa64e76d9 https://github.com/WebKit/WebKit/commit/e1b1a8e15911df44fc7f07d3fa38fcbfa64e76d9 Author: Brent Fulgham <bfulg...@apple.com> Date: 2023-06-09 (Fri, 09 Jun 2023)
Changed paths: M Source/WTF/wtf/PlatformHave.h Log Message: ----------- [watchOS] Unreviewed Build Fix: Some SDK Combinations lack LockdownMode header https://bugs.webkit.org/show_bug.cgi?id=257891 <rdar://problem/110530785> Unreviewed build fix. * Source/WTF/wtf/PlatformHave.h: Add a __has_include check to avoid failures. Canonical link: https://commits.webkit.org/265025@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes