RESOLVED FIXED Bug 222335
[macOS] Allow additional syscall support in the sandbox
https://bugs.webkit.org/show_bug.cgi?id=222335
Summary [macOS] Allow additional syscall support in the sandbox
Brent Fulgham
Reported 2021-02-23 15:50:44 PST
We are seeing sandbox errors when some dependent frameworks created caches in the WebContent process. Some of these code paths are relevant in the Network Process, as well. We should allow this syscall access now that we understand its use, and have evaluated the risk of the syscall.
Attachments
Patch (1.44 KB, patch)
2021-02-23 15:53 PST, Brent Fulgham
no flags
Brent Fulgham
Comment 1 2021-02-23 15:51:32 PST
Brent Fulgham
Comment 2 2021-02-23 15:53:10 PST
Per Arne Vollan
Comment 3 2021-02-23 15:54:25 PST
Comment on attachment 421361 [details] Patch R=me.
EWS
Comment 4 2021-02-23 17:02:49 PST
Committed r273359: <https://commits.webkit.org/r273359> All reviewed patches have been landed. Closing bug and clearing flags on attachment 421361 [details].
Note You need to log in before you can comment on or make changes to this bug.