Bug 1386363 - remove access to the com.apple.SystemConfiguration.configd mach service from content processes; r=haik

MozReview-Commit-ID: 3hFEx67JkdO

--HG--
extra : rebase_source : f3671c7d7682aeb5ff4b89d2409670fcadc2341a
This commit is contained in:
Alex Gaynor 2017-08-07 10:09:32 -04:00
parent 98ce69f791
commit 0132ad567f

View File

@ -187,7 +187,6 @@ static const char contentSandboxRules[] = R"(
(global-name "com.apple.pasteboard.1")
(global-name "com.apple.audio.coreaudiod")
(global-name "com.apple.audio.audiohald")
(global-name "com.apple.SystemConfiguration.configd")
(global-name "com.apple.iconservices"))
; bug 1376163