Bug 1385332 - remove access to the com.apple.pluginkit.pkd mach service from the content process; r=haik

MozReview-Commit-ID: 2KYaScrgnll

--HG--
extra : rebase_source : 4c39abdba18490f2fb12f1691f6fd5a4722cd542
This commit is contained in:
Alex Gaynor 2017-08-03 10:20:07 -04:00
parent 8b7afc7e1a
commit d1db7f92fc

View File

@ -191,8 +191,7 @@ static const char contentSandboxRules[] = R"(
(global-name "com.apple.audio.audiohald")
(global-name "com.apple.SystemConfiguration.configd")
(global-name "com.apple.iconservices")
(global-name "com.apple.cache_delete")
(global-name "com.apple.pluginkit.pkd"))
(global-name "com.apple.cache_delete"))
; bug 1376163
(if (>= macosMinorVersion 13)