[webkit-changes] [WebKit/WebKit] 4dadd4: Disable logd blocking in WebContent
Per Arne Vollan
noreply at github.com
Tue Aug 13 14:19:10 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4dadd40c1215d91e9ed4692d982a505ac3fa79f0
https://github.com/WebKit/WebKit/commit/4dadd40c1215d91e9ed4692d982a505ac3fa79f0
Author: Per Arne Vollan <pvollan at apple.com>
Date: 2024-08-13 (Tue, 13 Aug 2024)
Changed paths:
M Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in
M Source/WebKit/UIProcess/Launcher/cocoa/ProcessLauncherCocoa.mm
M Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm
Log Message:
-----------
Disable logd blocking in WebContent
https://bugs.webkit.org/show_bug.cgi?id=277983
rdar://133030904
Reviewed by Chris Dumez.
Disable logd blocking in WebContent to avoid log quarantines. For Lockdown Mode, we still block logd.
* Source/WTF/wtf/PlatformEnableCocoa.h:
* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in:
* Source/WebKit/UIProcess/Launcher/cocoa/ProcessLauncherCocoa.mm:
(WebKit::ProcessLauncher::finishLaunchingProcess):
* Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm:
(WebKit::WebProcess::platformInitializeProcess):
Canonical link: https://commits.webkit.org/282195@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list