Bug 256728
Summary: | [iOS] Allow syscall-unix SYS_faccessat in the GPU Process sandbox | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
Component: | WebKit2 | Assignee: | Brent Fulgham <bfulgham> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | kkinnunen, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Brent Fulgham
Telemetry shows that we use the SYS_faccessat syscall in iOS, just like we do in macOS. We should allow it in our sandbox to avoid breaking web content display.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brent Fulgham
<rdar://107429992>
Brent Fulgham
Pull request: https://github.com/WebKit/WebKit/pull/13822
EWS
Committed 264028@main (f18e6f12b40e): <https://commits.webkit.org/264028@main>
Reviewed commits have been landed. Closing PR #13822 and removing active labels.
Brent Fulgham
This was reverted in Bug 257126.