Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5edeaf326427f288bca07215d4262eeb8fb0aa5a
https://github.com/WebKit/WebKit/commit/5edeaf326427f288bca07215d4262eeb8fb0aa5a
Author: Per Arne Vollan <[email protected]>
Date: 2026-06-16 (Tue, 16 Jun 2026)
Changed paths:
M Source/WebCore/loader/ResourceLoader.cpp
M Source/WebCore/platform/LogMessages.in
Log Message:
-----------
Improve log efficiency in ResourceLoader::willSendRequestInternal
https://bugs.webkit.org/show_bug.cgi?id=317204
Reviewed by Rupin Mittal.
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.
Canonical link: https://commits.webkit.org/315303@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications