Bug 157919

Summary: [OS X][WK2] Expand sandbox for new mach endpoints
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit2Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, bfulgham, buildbot, commit-queue, rniwa
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=159040
Bug Depends on: 159059    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews102 for mac-yosemite none

Description Brent Fulgham 2016-05-19 13:30:02 PDT
Update the 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-05-19 13:30:20 PDT
<rdar://problem/25238336>
Comment 2 Brent Fulgham 2016-05-19 13:33:36 PDT
Created attachment 279426 [details]
Patch
Comment 3 Build Bot 2016-05-19 13:55:20 PDT
Comment on attachment 279426 [details]
Patch

Attachment 279426 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/1349752

New failing tests:
storage/websql/database-lock-after-reload.html
inspector/debugger/scriptParsed.html
Comment 4 Build Bot 2016-05-19 13:55:22 PDT
Created attachment 279429 [details]
Archive of layout-test-results from ews102 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews102  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 5 Brent Fulgham 2016-05-19 14:21:02 PDT
The mac test failure is unrelated. Changing WK2 sandbox properties cannot cause WK1 issues.
Comment 6 WebKit Commit Bot 2016-05-19 15:54:04 PDT
Comment on attachment 279426 [details]
Patch

Clearing flags on attachment: 279426

Committed r201194: <http://trac.webkit.org/changeset/201194>
Comment 7 WebKit Commit Bot 2016-05-19 15:54:09 PDT
All reviewed patches have been landed.  Closing bug.
Comment 8 WebKit Commit Bot 2016-06-23 09:55:12 PDT
Re-opened since this is blocked by bug 159059
Comment 9 Brent Fulgham 2017-03-15 09:40:11 PDT
All changes have been landed on relevant platforms. This bug isn't needed anymore.