RESOLVED FIXED 235901
[macOS][WP] Add required syscall
https://bugs.webkit.org/show_bug.cgi?id=235901
Summary [macOS][WP] Add required syscall
Per Arne Vollan
Reported 2022-01-31 11:07:51 PST
Add required syscall in the WebContent process on macOS.
Attachments
Patch (1.14 KB, patch)
2022-01-31 11:09 PST, Per Arne Vollan
bfulgham: review+
Patch (1.19 KB, patch)
2022-01-31 13:11 PST, Per Arne Vollan
no flags
Per Arne Vollan
Comment 1 2022-01-31 11:08:13 PST
Per Arne Vollan
Comment 2 2022-01-31 11:09:25 PST
Brent Fulgham
Comment 3 2022-01-31 11:12:06 PST
Comment on attachment 450420 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=450420&action=review r=me > Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:1949 > + SYS_kqueue ;; <rdar://problem/88241768> Maybe add a comment to remove this again after <rdar://56634240> is resolved?
Per Arne Vollan
Comment 4 2022-01-31 11:55:35 PST
(In reply to Brent Fulgham from comment #3) > Comment on attachment 450420 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=450420&action=review > > r=me > > > Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:1949 > > + SYS_kqueue ;; <rdar://problem/88241768> > > Maybe add a comment to remove this again after <rdar://56634240> is resolved? That is a good point. I will updated the patch. Thanks for reviewing!
Per Arne Vollan
Comment 5 2022-01-31 13:11:03 PST
EWS
Comment 6 2022-01-31 14:14:21 PST
Committed r288844 (246605@main): <https://commits.webkit.org/246605@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 450440 [details].
Note You need to log in before you can comment on or make changes to this bug.