RESOLVED FIXED Bug 235828
[macOS][WP] Add required syscall
https://bugs.webkit.org/show_bug.cgi?id=235828
Summary [macOS][WP] Add required syscall
Per Arne Vollan
Reported 2022-01-28 10:05:52 PST
Add required syscall to WebContent process' sandbox on macOS.
Attachments
Patch (1.26 KB, patch)
2022-01-28 10:07 PST, Per Arne Vollan
no flags
Patch (1.20 KB, patch)
2022-01-28 12:36 PST, Per Arne Vollan
no flags
Per Arne Vollan
Comment 1 2022-01-28 10:06:07 PST
Per Arne Vollan
Comment 2 2022-01-28 10:07:20 PST
Per Arne Vollan
Comment 3 2022-01-28 10:11:09 PST
Comment on attachment 450248 [details] Patch Thanks for reviewing!
EWS
Comment 4 2022-01-28 11:08:23 PST
Committed r288750 (246543@main): <https://commits.webkit.org/246543@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 450248 [details].
Per Arne Vollan
Comment 5 2022-01-28 12:36:41 PST
Reopening to attach new patch.
Per Arne Vollan
Comment 6 2022-01-28 12:36:42 PST
Alexey Proskuryakov
Comment 7 2022-01-28 18:47:44 PST
Comment on attachment 450267 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=450267&action=review > Source/WebKit/ChangeLog:9 > + Follow-up fix after r288750. Only allow syscall on older OS versions. I think that the patch implements "on older macOS versions or on macCatalyst", is that the intention?
Per Arne Vollan
Comment 8 2022-01-28 19:34:34 PST
(In reply to Alexey Proskuryakov from comment #7) > Comment on attachment 450267 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=450267&action=review > > > Source/WebKit/ChangeLog:9 > > + Follow-up fix after r288750. Only allow syscall on older OS versions. > > I think that the patch implements "on older macOS versions or on > macCatalyst", is that the intention? Yes, that is the intention. Thanks for reviewing!
Brent Fulgham
Comment 9 2022-02-01 12:35:29 PST
Comment on attachment 450267 [details] Patch r=me
Per Arne Vollan
Comment 10 2022-02-01 12:39:18 PST
Comment on attachment 450267 [details] Patch Thanks for reviewing!
EWS
Comment 11 2022-02-01 13:10:35 PST
Committed r288908 (246650@main): <https://commits.webkit.org/246650@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 450267 [details].
Note You need to log in before you can comment on or make changes to this bug.