We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a0ec7d commit b4cd98aCopy full SHA for b4cd98a
Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in
@@ -1461,9 +1461,9 @@
1461
(kernel-mig-routine-only-in-use-during-launch)))
1462
#if !ENABLE(WEBCONTENT_GPU_SANDBOX_EXTENSIONS_BLOCKING)
1463
(with-filter (require-not (state-flag "BlockIOKitInWebContentSandbox"))
1464
- (allow mach-message-send
+ (allow mach-message-send (kernel-mig-routine
1465
io_service_get_matching_service_bin
1466
- io_service_get_matching_services_bin))
+ io_service_get_matching_services_bin)))
1467
#endif
1468
1469
0 commit comments