Bug 197416 - [iOS] Fix crash caused by sandbox violation
Summary: [iOS] Fix crash caused by 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-04-30 08:08 PDT by Per Arne Vollan
Modified: 2019-04-30 09:40 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.34 KB, patch)
2019-04-30 08:10 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-04-30 08:08:46 PDT
A syscall needs to be added to the sandbox on iOS.
Comment 1 Per Arne Vollan 2019-04-30 08:09:10 PDT
rdar://problem/50266257
Comment 2 Per Arne Vollan 2019-04-30 08:10:50 PDT
Created attachment 368564 [details]
Patch
Comment 3 Brent Fulgham 2019-04-30 09:03:45 PDT
Comment on attachment 368564 [details]
Patch

r=me
Comment 4 Per Arne Vollan 2019-04-30 09:13:36 PDT
Comment on attachment 368564 [details]
Patch

Thanks for reviewing!
Comment 5 WebKit Commit Bot 2019-04-30 09:40:15 PDT
Comment on attachment 368564 [details]
Patch

Clearing flags on attachment: 368564

Committed r244779: <https://trac.webkit.org/changeset/244779>
Comment 6 WebKit Commit Bot 2019-04-30 09:40:16 PDT
All reviewed patches have been landed.  Closing bug.