Bug 203826 - Fix crash caused by syscall sandbox violation
Summary: Fix crash caused by 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-11-04 14:08 PST by Per Arne Vollan
Modified: 2019-11-04 15:31 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.29 KB, patch)
2019-11-04 14:10 PST, 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-11-04 14:08:12 PST
A new syscall needs to be allowed in the WebContent process' sandbox.
Comment 1 Per Arne Vollan 2019-11-04 14:08:35 PST
rdar://problem/56332491
Comment 2 Per Arne Vollan 2019-11-04 14:10:21 PST
Created attachment 382771 [details]
Patch
Comment 3 Brent Fulgham 2019-11-04 14:32:48 PST
Comment on attachment 382771 [details]
Patch

r=me
Comment 4 Per Arne Vollan 2019-11-04 14:34:58 PST
(In reply to Brent Fulgham from comment #3)
> Comment on attachment 382771 [details]
> Patch
> 
> r=me

Thanks for reviewing!
Comment 5 WebKit Commit Bot 2019-11-04 15:31:19 PST
Comment on attachment 382771 [details]
Patch

Clearing flags on attachment: 382771

Committed r252020: <https://trac.webkit.org/changeset/252020>
Comment 6 WebKit Commit Bot 2019-11-04 15:31:21 PST
All reviewed patches have been landed.  Closing bug.