Bug 197517 - [macOS] Fix syscall sandbox violation
Summary: [macOS] Fix syscall sandbox violation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-05-02 10:08 PDT by Per Arne Vollan
Modified: 2019-05-02 11:09 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.31 KB, patch)
2019-05-02 10:11 PDT, Per Arne Vollan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.