[webkit-changes] [WebKit/WebKit] e30dcc: Fix performance issue after blocking logd in sandbox
Per Arne Vollan
noreply at github.com
Thu May 18 12:52:08 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e30dccea74b7b694f4f8a5d9c03c744789fb2b01
https://github.com/WebKit/WebKit/commit/e30dccea74b7b694f4f8a5d9c03c744789fb2b01
Author: Per Arne Vollan <pvollan at apple.com>
Date: 2023-05-18 (Thu, 18 May 2023)
Changed paths:
M Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in
Log Message:
-----------
Fix performance issue after blocking logd in sandbox
https://bugs.webkit.org/show_bug.cgi?id=256973
rdar://108267763
Reviewed by Chris Dumez.
Fix performance issue after blocking logd in the WebContent process sandbox on iOS. Suppress sandbox reports
for Mach lookup of logd, since these reports can be costly.
* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb.in:
Canonical link: https://commits.webkit.org/264209@main
More information about the webkit-changes
mailing list