Bug 275964
Summary: | [Cocoa][macOS] Allow additional syscall in GPU 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 and performance monitoring indicate that we need to allow `SYS_open_dprotected_np` in the GPU Process. These calls are already used in the WebContent and Network sandboxes.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brent Fulgham
<rdar://128572367>
Brent Fulgham
Pull request: https://github.com/WebKit/WebKit/pull/30242
EWS
Committed 280484@main (6fbe1f6d7f5d): <https://commits.webkit.org/280484@main>
Reviewed commits have been landed. Closing PR #30242 and removing active labels.