RESOLVED FIXED312679
[CMake] Swift macro expansion fails under nested sandbox-exec
https://bugs.webkit.org/show_bug.cgi?id=312679
Summary [CMake] Swift macro expansion fails under nested sandbox-exec
Simon Lewis
Reported 2026-04-18 07:25:53 PDT
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.
Attachments
Simon Lewis
Comment 1 2026-04-18 07:30:41 PDT
EWS
Comment 2 2026-04-23 08:09:53 PDT
Committed 311860@main (c228d335ba90): <https://commits.webkit.org/311860@main> Reviewed commits have been landed. Closing PR #63042 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.