Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8c9a60e3d3f64ab1db905ff8044dbc398cfedd0a
https://github.com/WebKit/WebKit/commit/8c9a60e3d3f64ab1db905ff8044dbc398cfedd0a
Author: Per Arne Vollan <[email protected]>
Date: 2026-06-30 (Tue, 30 Jun 2026)
Changed paths:
M Source/WebKit/Platform/LogMessages.in
M Source/WebKit/Shared/Cocoa/CoreIPCNSURLRequest.mm
Log Message:
-----------
Improve log efficiency in CoreIPCNSURLRequest
https://bugs.webkit.org/show_bug.cgi?id=318233
rdar://181036355
Reviewed by Rupin Mittal and Basuke Suzuki.
This allows the log message to be forwarded from the WebContent process
to the UIProcess via IPC without sending the format string, improving
log efficiency.
* Source/WebKit/Platform/LogMessages.in:
* Source/WebKit/Shared/Cocoa/CoreIPCNSURLRequest.mm:
(WebKit::populateAppProperties):
Canonical link: https://commits.webkit.org/316234@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications