Bug 157919 - [OS X][WK2] Expand sandbox for new mach endpoints
Summary: [OS X][WK2] Expand sandbox for new mach endpoints
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: 159059
Blocks:
  Show dependency treegraph
 
Reported: 2016-05-19 13:30 PDT by Brent Fulgham
Modified: 2017-03-15 09:40 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.31 KB, patch)
2016-05-19 13:33 PDT, Brent Fulgham
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews102 for mac-yosemite (835.68 KB, application/zip)
2016-05-19 13:55 PDT, Build Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.