RESOLVED FIXED 205456
Remove syscall filtering from GPU Process sandbox
https://bugs.webkit.org/show_bug.cgi?id=205456
Summary Remove syscall filtering from GPU Process sandbox
Brent Fulgham
Reported 2019-12-19 09:06:58 PST
We don't have a fully built-out GPU Process yet. Let's not lock down the syscall filter set until we know which are actually needed by the process. The current set is just copied over from the WebContent process, and are not likely to be the correct set.
Attachments
Patch (15.74 KB, patch)
2019-12-19 09:12 PST, Brent Fulgham
thorton: review+
Radar WebKit Bug Importer
Comment 1 2019-12-19 09:09:19 PST
Brent Fulgham
Comment 2 2019-12-19 09:12:26 PST
Brent Fulgham
Comment 3 2019-12-19 09:59:40 PST
Note You need to log in before you can comment on or make changes to this bug.