Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9ad3a6f5714afc4876a3e7d7f8515729ebe5097c
https://github.com/WebKit/WebKit/commit/9ad3a6f5714afc4876a3e7d7f8515729ebe5097c
Author: Per Arne Vollan <[email protected]>
Date: 2026-07-31 (Fri, 31 Jul 2026)
Changed paths:
M Source/WebKit/GPUProcess/mac/com.apple.WebKit.GPUProcess.sb.in
M Source/WebKit/NetworkProcess/mac/com.apple.WebKit.NetworkProcess.sb.in
M Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.GPU.sb.in
M
Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.Networking.sb.in
M
Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in
M Source/WebKit/Shared/Sandbox/iOS/gpu-defines.sb
M Source/WebKit/Shared/Sandbox/iOS/networking-defines.sb
M Source/WebKit/Shared/Sandbox/iOS/webcontent-defines.sb
M Source/WebKit/WebProcess/com.apple.WebProcess.sb.in
M Source/WebKit/WebProcess/com.apple.WebProcess.x86.sb.in
Log Message:
-----------
Add telemetry to some syscalls in the sandboxes
https://bugs.webkit.org/show_bug.cgi?id=320596
rdar://183569964
Reviewed by Sihui Liu.
In https://commits.webkit.org/317594@main, we added some syscalls in the
sandboxes.
This patch adds telemetry to these new syscall rules, so that we can confirm
their
use. The sandboxes will be updated after we have gathered enough telemetry.
* Source/WebKit/GPUProcess/mac/com.apple.WebKit.GPUProcess.sb.in:
* Source/WebKit/NetworkProcess/mac/com.apple.WebKit.NetworkProcess.sb.in:
* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.GPU.sb.in:
* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.Networking.sb.in:
* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in:
* Source/WebKit/Shared/Sandbox/iOS/gpu-defines.sb:
* Source/WebKit/Shared/Sandbox/iOS/networking-defines.sb:
* Source/WebKit/Shared/Sandbox/iOS/webcontent-defines.sb:
* Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:
* Source/WebKit/WebProcess/com.apple.WebProcess.x86.sb.in:
Canonical link: https://commits.webkit.org/318315@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications