Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d05bf0310a95d82651370a7851b257aa05a8977d
https://github.com/WebKit/WebKit/commit/d05bf0310a95d82651370a7851b257aa05a8977d
Author: Per Arne Vollan <[email protected]>
Date: 2025-10-22 (Wed, 22 Oct 2025)
Changed paths:
M
Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in
M Source/WebKit/Shared/Sandbox/iOS/webcontent-defines.sb
Log Message:
-----------
The WebContent process is crashing on startup in some cases
https://bugs.webkit.org/show_bug.cgi?id=301289
rdar://162825256
Reviewed by Sihui Liu.
This is due to a kdebug related syscall being blocked during the launch of the
WebContent process
in some cases. This issue is resolved by allowing that syscall during launch.
* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in:
* Source/WebKit/Shared/Sandbox/iOS/webcontent-defines.sb:
Canonical link: https://commits.webkit.org/301967@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications