Bug 234129

Summary: [WP][macOS] Add required system call
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebKit Misc.Assignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, gavin.p, mazander, mmaxfield, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
ews-feeder: commit-queue-
Patch
ews-feeder: commit-queue-
Patch
bfulgham: review+, ews-feeder: commit-queue-
Patch none

Description Per Arne Vollan 2021-12-10 00:59:58 PST
Add required system call in the WebContent process' sandbox.
Comment 1 Per Arne Vollan 2021-12-10 01:02:47 PST
Created attachment 446678 [details]
Patch
Comment 2 Per Arne Vollan 2021-12-10 03:32:58 PST
Created attachment 446705 [details]
Patch
Comment 3 Per Arne Vollan 2021-12-10 05:06:09 PST
Created attachment 446712 [details]
Patch
Comment 4 Brent Fulgham 2021-12-10 08:46:12 PST
Comment on attachment 446712 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=446712&action=review

r=me

> Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:2048
> +        (allow syscall-unix (syscall-number SYS__map_with_linking_np)))

OOPS! Nice fix :-)
Comment 5 Per Arne Vollan 2021-12-10 08:53:53 PST
Comment on attachment 446712 [details]
Patch

Thanks for reviewing!
Comment 6 EWS 2021-12-10 09:10:19 PST
Tools/Scripts/svn-apply failed to apply attachment 446712 [details] to trunk.
Please resolve the conflicts and upload a new patch.
Comment 7 Per Arne Vollan 2021-12-10 09:25:46 PST
Created attachment 446744 [details]
Patch
Comment 8 EWS 2021-12-10 10:53:25 PST
Committed r286859 (245092@main): <https://commits.webkit.org/245092@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 446744 [details].
Comment 9 Radar WebKit Bug Importer 2021-12-10 10:54:40 PST
<rdar://problem/86330182>