Bug 197247

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-04-24 14:42:48 PDT
A missing syscall in the sandbox of the WebContent process is causing a crash.
Comment 1 Per Arne Vollan 2019-04-24 14:43:03 PDT
rdar://problem/50026580
Comment 2 Per Arne Vollan 2019-04-24 14:44:53 PDT
Created attachment 368178 [details]
Patch
Comment 3 Brent Fulgham 2019-04-24 14:52:52 PDT
Comment on attachment 368178 [details]
Patch

Seems like a good sys call to have access to. r=me.
Comment 4 Per Arne Vollan 2019-04-24 14:58:58 PDT
Comment on attachment 368178 [details]
Patch

Thanks for reviewing!
Comment 5 WebKit Commit Bot 2019-04-24 15:26:50 PDT
Comment on attachment 368178 [details]
Patch

Clearing flags on attachment: 368178

Committed r244619: <https://trac.webkit.org/changeset/244619>
Comment 6 WebKit Commit Bot 2019-04-24 15:26:52 PDT
All reviewed patches have been landed.  Closing bug.