Branch: refs/heads/safari-7616.1.6-branch
Home: https://github.com/WebKit/WebKit
Commit: 47796de60266d5a1864be6402e7f10ca1aa79014
https://github.com/WebKit/WebKit/commit/47796de60266d5a1864be6402e7f10ca1aa79014
Author: Brent Fulgham <[email protected]>
Date: 2023-03-11 (Sat, 11 Mar 2023)
Changed paths:
M Source/WTF/wtf/PlatformHave.h
Log Message:
-----------
Cherry-pick d5f4c908e83c. rdar://problem/106292744
REGRESSION(261233@main): Fix Simulator (and MacCatalyst) builds
https://bugs.webkit.org/show_bug.cgi?id=253459
<rdar://106292744>
Reviewed by Ryosuke Niwa and Chris Dumez.
The simulator and MacCatalyst do not yet support the Lockdown Mode
Additions, leading to build failures.
This patch adjusts the HAVE macro to avoid attempting to build with
invalid settings.
* Source/WTF/wtf/PlatformHave.h:
Canonical link: https://commits.webkit.org/261296@main
Canonical link: https://commits.webkit.org/[email protected]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes