RESOLVED FIXED212609
Make WebContent process sandbox rule for syscall conditional
https://bugs.webkit.org/show_bug.cgi?id=212609
Summary Make WebContent process sandbox rule for syscall conditional
Brent Fulgham
Reported 2020-06-01 13:29:15 PDT
After further testing we have determined that we no longer need the syscall added in Bug 206260. Let's remove it, since it provides no value.
Attachments
Patch (2.58 KB, patch)
2020-06-01 13:31 PDT, Brent Fulgham
no flags
Patch (2.95 KB, patch)
2020-06-01 13:39 PDT, Brent Fulgham
no flags
Brent Fulgham
Comment 1 2020-06-01 13:30:18 PDT
Brent Fulgham
Comment 2 2020-06-01 13:31:50 PDT
Brent Fulgham
Comment 3 2020-06-01 13:38:42 PDT
I misunderstood the issue. The symbol is conditionally enabled, so the sandbox needs to see if it is defined before allowing access.
Brent Fulgham
Comment 4 2020-06-01 13:39:58 PDT
Per Arne Vollan
Comment 5 2020-06-01 15:08:13 PDT
Comment on attachment 400753 [details] Patch R=me.
EWS
Comment 6 2020-06-01 15:16:02 PDT
Committed r262396: <https://trac.webkit.org/changeset/262396> All reviewed patches have been landed. Closing bug and clearing flags on attachment 400753 [details].
Note You need to log in before you can comment on or make changes to this bug.