RESOLVED FIXED 131942
Check the com.apple.security.network.client entitlement for all processes
https://bugs.webkit.org/show_bug.cgi?id=131942
Summary Check the com.apple.security.network.client entitlement for all processes
Anders Carlsson
Reported 2014-04-21 12:05:30 PDT
Check the com.apple.security.network.client entitlement for all processes
Attachments
Patch (3.88 KB, patch)
2014-04-21 12:06 PDT, Anders Carlsson
mitz: review+
Anders Carlsson
Comment 1 2014-04-21 12:06:15 PDT
mitz
Comment 2 2014-04-21 12:08:50 PDT
Comment on attachment 229817 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=229817&action=review > Source/WebKit2/Shared/EntryPointUtilities/mac/XPCService/XPCServiceEntryPoint.mm:59 > + // FIXME: Once we're 100% sure that a process won't access the network we can get rid of this requirement for all processes. This should say “can’t” instead of “won’t”. We can be sure of this when the sandbox of the process in question disallows network access.
Anders Carlsson
Comment 3 2014-04-21 12:11:01 PDT
Note You need to log in before you can comment on or make changes to this bug.