Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d5f4c908e83c7f7f6643f0bf0739a2cbe743710b
https://github.com/WebKit/WebKit/commit/d5f4c908e83c7f7f6643f0bf0739a2cbe743710b
Author: Brent Fulgham <[email protected]>
Date: 2023-03-06 (Mon, 06 Mar 2023)
Changed paths:
M Source/WTF/wtf/PlatformHave.h
Log Message:
-----------
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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes