Bug 196153 - [macOS] Fix sandbox violation
Summary: [macOS] Fix 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-03-22 10:32 PDT by Per Arne Vollan
Modified: 2019-03-22 11:13 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.28 KB, patch)
2019-03-22 10:34 PDT, Per Arne Vollan
bfulgham: review+
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-03-22 10:32:35 PDT
The sandbox on macOS is blocking the mach lookup.
Comment 1 Per Arne Vollan 2019-03-22 10:32:52 PDT
rdar://problem/49123855
Comment 2 Per Arne Vollan 2019-03-22 10:34:45 PDT
Created attachment 365741 [details]
Patch
Comment 3 Brent Fulgham 2019-03-22 10:55:35 PDT
Comment on attachment 365741 [details]
Patch

R=me
Comment 4 Per Arne Vollan 2019-03-22 11:00:22 PDT
Comment on attachment 365741 [details]
Patch

Thanks for reviewing!
Comment 5 Per Arne Vollan 2019-03-22 11:13:27 PDT
Committed r243392: <https://trac.webkit.org/changeset/243392/webkit>.