mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 05:11:16 +00:00
Bug 1388360 - remove access to the com.apple.iconservices mach service from content processes; r=haik
MozReview-Commit-ID: D20alO2PKR0 --HG-- extra : rebase_source : 2bc809d161eb373220f1de174abc8032207b5dac
This commit is contained in:
parent
264c2a6732
commit
b4ba668be6
@ -186,8 +186,7 @@ static const char contentSandboxRules[] = R"(
|
||||
(global-name "com.apple.coreservices.launchservicesd")
|
||||
(global-name "com.apple.pasteboard.1")
|
||||
(global-name "com.apple.audio.coreaudiod")
|
||||
(global-name "com.apple.audio.audiohald")
|
||||
(global-name "com.apple.iconservices"))
|
||||
(global-name "com.apple.audio.audiohald"))
|
||||
|
||||
; bug 1376163
|
||||
(if (>= macosMinorVersion 13)
|
||||
|
Loading…
Reference in New Issue
Block a user