Bug 1384677 - remove com.apple.cookied access from content processes; r?haik draft
authorAlex Gaynor <agaynor@mozilla.com>
Tue, 25 Jul 2017 11:03:43 -0400
changeset 616102 d1f7c67caebbfa188948aae8b2a784facaaa71ec
parent 615935 388d81ed93fa640f91d155f36254667c734157cf
child 639378 86bd6df9808a91c21b1e1ae1d89b70b6f441850b
push id70584
push userbmo:agaynor@mozilla.com
push dateWed, 26 Jul 2017 18:17:27 +0000
reviewershaik
bugs1384677
milestone56.0a1
Bug 1384677 - remove com.apple.cookied access from content processes; r?haik MozReview-Commit-ID: 5mI4VXf7J8Q
security/sandbox/mac/SandboxPolicies.h
--- a/security/sandbox/mac/SandboxPolicies.h
+++ b/security/sandbox/mac/SandboxPolicies.h
@@ -192,17 +192,16 @@ static const char contentSandboxRules[] 
       (global-name "com.apple.window_proxies")
       (global-name "com.apple.windowserver.active")
       (global-name "com.apple.audio.coreaudiod")
       (global-name "com.apple.audio.audiohald")
       (global-name "com.apple.PowerManagement.control")
       (global-name "com.apple.cmio.VDCAssistant")
       (global-name "com.apple.SystemConfiguration.configd")
       (global-name "com.apple.iconservices")
-      (global-name "com.apple.cookied")
       (global-name "com.apple.cache_delete")
       (global-name "com.apple.pluginkit.pkd")
       (global-name "com.apple.bird")
       (global-name "com.apple.cmio.AppleCameraAssistant")
       (global-name "com.apple.DesktopServicesHelper"))
 
 ; bug 1376163
   (if (string=? macosMinorVersion-min13 "TRUE")