Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d86780714ee57292403c3f9cb2045a3e75ee96f1
https://github.com/WebKit/WebKit/commit/d86780714ee57292403c3f9cb2045a3e75ee96f1
Author: Per Arne Vollan <[email protected]>
Date: 2026-06-15 (Mon, 15 Jun 2026)
Changed paths:
M Source/WebCore/loader/DocumentLoader.cpp
M Source/WebCore/platform/LogMessages.in
Log Message:
-----------
Improve logging efficiency in DocumentLoader::cancelMainResourceLoad
https://bugs.webkit.org/show_bug.cgi?id=317128
rdar://179722049
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.
* Source/WebCore/loader/DocumentLoader.cpp:
(WebCore::DocumentLoader::cancelMainResourceLoad):
* Source/WebCore/platform/LogMessages.in:
Canonical link: https://commits.webkit.org/315229@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications