Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c228d335ba902d14ab8036ee176425052015c1b6
https://github.com/WebKit/WebKit/commit/c228d335ba902d14ab8036ee176425052015c1b6
Author: Simon Lewis <[email protected]>
Date: 2026-04-23 (Thu, 23 Apr 2026)
Changed paths:
M Source/cmake/WebKitMacros.cmake
Log Message:
-----------
[CMake] Swift macro expansion fails under nested sandbox-exec
https://bugs.webkit.org/show_bug.cgi?id=312679
Reviewed by Geoffrey Garen.
Add -disable-sandbox to the swiftc options in WebKitMacros.cmake. The
expanded macros are first-party, so the inner sandbox isn't isolating
anything we don't already trust. CMake-only; the Xcode build uses a
separate Swift integration path.
* Source/cmake/WebKitMacros.cmake:
Canonical link: https://commits.webkit.org/311860@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications