Bug 312679
| Summary: | [CMake] Swift macro expansion fails under nested sandbox-exec | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Lewis <simon.lewis> |
| Component: | CMake | Assignee: | Simon Lewis <simon.lewis> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Simon Lewis
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Simon Lewis
Pull request: https://github.com/WebKit/WebKit/pull/63042
EWS
Committed 311860@main (c228d335ba90): <https://commits.webkit.org/311860@main>
Reviewed commits have been landed. Closing PR #63042 and removing active labels.