Bug 314977
| Summary: | REGRESSION(313328@main): Broke WTF module verification in some configurations | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Abrar Rahman Protyasha <a_protyasha> |
| Component: | New Bugs | Assignee: | Abrar Rahman Protyasha <a_protyasha> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 314979 | ||
Abrar Rahman Protyasha
The errors mostly look like this:
```
fatal error: cannot open file '/Build/Directory/usr/local/include/wtf/ASCIICType.h': Operation not permitted
1 | #import <wtf/ASCIICType.h>
```
They seem to be EPERM errors surfaced by the sandbox restrictions in 313328@main.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/177285233>
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/65063
EWS
Committed 313380@main (f1e8bc403871): <https://commits.webkit.org/313380@main>
Reviewed commits have been landed. Closing PR #65063 and removing active labels.