Title: [240418] branches/safari-607-branch/Source/WebKit
- Revision
- 240418
- Author
- [email protected]
- Date
- 2019-01-23 22:42:22 -0800 (Wed, 23 Jan 2019)
Log Message
Cherry-pick r239994. rdar://problem/47295338
Add allow directive for MTLCompilerService.xpc to PluginProcess and WebContent
https://bugs.webkit.org/show_bug.cgi?id=193453
<rdar://problem/47268166>
Reviewed by Brent Fulgham.
* PluginProcess/mac/com.apple.WebKit.plugin-common.sb.in:
* Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb:
* WebProcess/com.apple.WebProcess.sb.in:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@239994 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Modified Paths
Diff
Modified: branches/safari-607-branch/Source/WebKit/ChangeLog (240417 => 240418)
--- branches/safari-607-branch/Source/WebKit/ChangeLog 2019-01-24 06:42:19 UTC (rev 240417)
+++ branches/safari-607-branch/Source/WebKit/ChangeLog 2019-01-24 06:42:22 UTC (rev 240418)
@@ -1,5 +1,33 @@
2019-01-23 Alan Coon <[email protected]>
+ Cherry-pick r239994. rdar://problem/47295338
+
+ Add allow directive for MTLCompilerService.xpc to PluginProcess and WebContent
+ https://bugs.webkit.org/show_bug.cgi?id=193453
+ <rdar://problem/47268166>
+
+ Reviewed by Brent Fulgham.
+
+ * PluginProcess/mac/com.apple.WebKit.plugin-common.sb.in:
+ * Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb:
+ * WebProcess/com.apple.WebProcess.sb.in:
+
+ git-svn-id: https://svn.webkit.org/repository/webkit/trunk@239994 268f45cc-cd09-0410-ab3c-d52691b4dbfc
+
+ 2019-01-15 Per Arne Vollan <[email protected]>
+
+ Add allow directive for MTLCompilerService.xpc to PluginProcess and WebContent
+ https://bugs.webkit.org/show_bug.cgi?id=193453
+ <rdar://problem/47268166>
+
+ Reviewed by Brent Fulgham.
+
+ * PluginProcess/mac/com.apple.WebKit.plugin-common.sb.in:
+ * Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb:
+ * WebProcess/com.apple.WebProcess.sb.in:
+
+2019-01-23 Alan Coon <[email protected]>
+
Cherry-pick r239947. rdar://problem/47295371
Re-enable ability to build --cloop builds.
Modified: branches/safari-607-branch/Source/WebKit/PluginProcess/mac/com.apple.WebKit.plugin-common.sb.in (240417 => 240418)
--- branches/safari-607-branch/Source/WebKit/PluginProcess/mac/com.apple.WebKit.plugin-common.sb.in 2019-01-24 06:42:19 UTC (rev 240417)
+++ branches/safari-607-branch/Source/WebKit/PluginProcess/mac/com.apple.WebKit.plugin-common.sb.in 2019-01-24 06:42:22 UTC (rev 240418)
@@ -160,6 +160,9 @@
)
#endif
+;; <rdar://problem/47268166>
+(allow mach-lookup (xpc-service-name "com.apple.MTLCompilerService"))
+
;; Utility functions
(define (home-literal home-relative-literal)
(literal (string-append (param "HOME_DIR") home-relative-literal)))
Modified: branches/safari-607-branch/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb (240417 => 240418)
--- branches/safari-607-branch/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb 2019-01-24 06:42:19 UTC (rev 240417)
+++ branches/safari-607-branch/Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb 2019-01-24 06:42:22 UTC (rev 240418)
@@ -189,6 +189,9 @@
(global-name "com.apple.frontboard.workspace")
(global-name "com.apple.frontboard.systemappservices"))
+;; <rdar://problem/47268166>
+(allow mach-lookup (xpc-service-name "com.apple.MTLCompilerService"))
+
(allow-preferences-common)
;; CoreMotion
Modified: branches/safari-607-branch/Source/WebKit/WebProcess/com.apple.WebProcess.sb.in (240417 => 240418)
--- branches/safari-607-branch/Source/WebKit/WebProcess/com.apple.WebProcess.sb.in 2019-01-24 06:42:19 UTC (rev 240417)
+++ branches/safari-607-branch/Source/WebKit/WebProcess/com.apple.WebProcess.sb.in 2019-01-24 06:42:22 UTC (rev 240418)
@@ -608,35 +608,8 @@
#endif
)
-(allow mach-lookup (with report)
- (global-name "com.apple.FileCoordination")
- (global-name "com.apple.FontObjectsServer")
- (global-name "com.apple.GSSCred")
- (global-name "com.apple.SystemConfiguration.PPPController")
- (global-name "com.apple.audio.SystemSoundServer-OSX")
- (global-name "com.apple.audio.coreaudiod")
- (global-name "com.apple.cfnetwork.AuthBrokerAgent")
- ; "com.apple.coremedia.endpointpicker.xpc" can be removed when <rdar://problem/30081582> is resolved.
- (global-name "com.apple.coremedia.endpointpicker.xpc")
- (global-name "com.apple.coremedia.endpointplaybacksession.xpc")
- (global-name "com.apple.dock.server")
- (global-name "com.apple.dyld.closured")
- ;; OpenGL memory debugging
- (global-name "com.apple.gpumemd.source")
- (global-name "com.apple.nesessionmanager.flow-divert-token")
-#if !PLATFORM(MAC) || __MAC_OS_X_VERSION_MIN_REQUIRED >= 101300
- (xpc-service-name "com.apple.ist.ds.appleconnect2.HelperService")
- (xpc-service-name "com.apple.signpost.signpost-notificationd")
-#endif
- (global-name "com.apple.speech.synthesis.console")
- (global-name "com.apple.system.DirectoryService.libinfo_v1")
- (global-name "com.apple.system.opendirectoryd.api")
- (global-name "com.apple.trustd")
- (global-name "com.apple.window_proxies")
- (global-name "com.apple.xpc.activity.unmanaged")
- (global-name "com.apple.xpcd")
- (global-name "org.h5l.kcm")
-)
+;; <rdar://problem/47268166>
+(allow mach-lookup (xpc-service-name "com.apple.MTLCompilerService"))
#if __MAC_OS_X_VERSION_MIN_REQUIRED >= 101400
(deny mach-lookup (with no-log)
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes