Bug 159040 - [OS X][WK2] Expand sandbox for new mach endpoints (Part 2)
Summary: [OS X][WK2] Expand sandbox for new mach endpoints (Part 2)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-06-22 14:43 PDT by Brent Fulgham
Modified: 2016-06-23 12:16 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.91 KB, patch)
2016-06-22 14:46 PDT, Brent Fulgham
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2016-06-22 14:43:09 PDT
Update the macOS sandbox to allow communication with the following Mach endpoints:

        "com.apple.securityd.xpc"
        "com.apple.ctkd.token-client"
        "com.apple.CoreAuthentication.agent.libxpc"
Comment 1 Brent Fulgham 2016-06-22 14:46:02 PDT
Created attachment 281872 [details]
Patch
Comment 2 Brent Fulgham 2016-06-22 14:46:43 PDT
Bug 157919 added these endpoints to the iOS sandbox, but we also need them on macOS.
Comment 3 Brent Fulgham 2016-06-23 09:36:16 PDT
<rdar://problem/26975138>
Comment 4 WebKit Commit Bot 2016-06-23 12:16:55 PDT
Comment on attachment 281872 [details]
Patch

Clearing flags on attachment: 281872

Committed r202389: <http://trac.webkit.org/changeset/202389>
Comment 5 WebKit Commit Bot 2016-06-23 12:16:59 PDT
All reviewed patches have been landed.  Closing bug.