Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4f7b193faabf511952e1f1748a728e1694fe4d5a
https://github.com/WebKit/WebKit/commit/4f7b193faabf511952e1f1748a728e1694fe4d5a
Author: Per Arne Vollan <[email protected]>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
M Source/WebKit/Platform/LogMessages.in
M Source/WebKit/WebProcess/GPU/GPUProcessConnection.cpp
Log Message:
-----------
Improve logging efficiency in GPUProcessConnection::create
https://bugs.webkit.org/show_bug.cgi?id=316559
rdar://179028473
Reviewed by 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/WebProcess/GPU/GPUProcessConnection.cpp:
(WebKit::GPUProcessConnection::create):
Canonical link: https://commits.webkit.org/314799@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications