Bug 197517

Summary: [macOS] Fix syscall sandbox violation
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: WebKit Misc.Assignee: Per Arne Vollan <pvollan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Per Arne Vollan 2019-05-02 10:08:02 PDT
A syscall needs to be added to the sandbox on macOS.
Comment 1 Per Arne Vollan 2019-05-02 10:08:13 PDT
rdar://problem/49945031
Comment 2 Per Arne Vollan 2019-05-02 10:11:35 PDT
Created attachment 368782 [details]
Patch
Comment 3 Brent Fulgham 2019-05-02 10:23:25 PDT
Comment on attachment 368782 [details]
Patch

We should probably have these in alphabetical order, but not for this patch.
Comment 4 Per Arne Vollan 2019-05-02 10:42:58 PDT
(In reply to Brent Fulgham from comment #3)
> Comment on attachment 368782 [details]
> Patch
> 
> We should probably have these in alphabetical order, but not for this patch.

That makes sense. We should do that in a followup patch. Thanks for reviewing!
Comment 5 WebKit Commit Bot 2019-05-02 11:09:49 PDT
Comment on attachment 368782 [details]
Patch

Clearing flags on attachment: 368782

Committed r244877: <https://trac.webkit.org/changeset/244877>
Comment 6 WebKit Commit Bot 2019-05-02 11:09:50 PDT
All reviewed patches have been landed.  Closing bug.