mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 23:02:20 +00:00
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:
parent
8b7afc7e1a
commit
d1db7f92fc
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user