+2017-04-05 Brent Fulgham <bfulgham@apple.com>
+
+ [WK2][iOS] Remove access to features not present on iOS
+ https://bugs.webkit.org/show_bug.cgi?id=170531
+ <rdar://problem/31352258>
+
+ Reviewed by Alexey Proskuryakov.
+
+ * Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb:
+
2017-04-05 Eric Carlson <eric.carlson@apple.com>
[MediaStream] Host application should be able to mute and unmute media streams
(preference-domain "com.apple.coremedia"))
(allow file-read* (subpath "/Library/CoreMediaIO/Plug-Ins/DAL"))
(allow mach-lookup (extension "com.apple.app-sandbox.mach"))
- (allow mach-lookup
- (global-name "com.apple.cmio.AppleCameraAssistant")
- ;; Apple DAL assistants
- (global-name "com.apple.cmio.VDCAssistant")
- (global-name "com.apple.cmio.AVCAssistant")
- (global-name "com.apple.cmio.IIDCVideoAssistant")
- ;; QuickTimeIIDCDigitizer assistant
- (global-name "com.apple.IIDCAssistant"))
- (allow iokit-open
- ;; QuickTimeUSBVDCDigitizer
- (iokit-user-client-class "IOUSBDeviceUserClientV2")
- (iokit-user-client-class "IOUSBInterfaceUserClientV2"))
(allow device-camera))
;; Support incoming video connections