Bug 185703 - [macOS] Allow network-outbound for syslog use
Summary: [macOS] Allow network-outbound for syslog use
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: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-05-16 16:40 PDT by Brent Fulgham
Modified: 2018-05-16 17:28 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.71 KB, patch)
2018-05-16 16:44 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 2018-05-16 16:40:16 PDT
In Bug 183192 I removed default 'system-network' support from the macOS sandbox. At the time I also removed the 'network-outbound' permission for syslog use, but further testing has shown that this is still needed for subsystem logging in our bundle loading code.

This patch re-enabled system-network for this use.
Comment 1 Brent Fulgham 2018-05-16 16:40:47 PDT
<rdar://problem/35369115>
Comment 2 Brent Fulgham 2018-05-16 16:41:31 PDT
This is actually:
<rdar://problem/39778918>
Comment 3 Brent Fulgham 2018-05-16 16:44:58 PDT
Created attachment 340541 [details]
Patch
Comment 4 WebKit Commit Bot 2018-05-16 17:28:35 PDT
Comment on attachment 340541 [details]
Patch

Clearing flags on attachment: 340541

Committed r231879: <https://trac.webkit.org/changeset/231879>
Comment 5 WebKit Commit Bot 2018-05-16 17:28:36 PDT
All reviewed patches have been landed.  Closing bug.