Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8dae835fc571177fc766dabb3a224756697a2d3c
https://github.com/WebKit/WebKit/commit/8dae835fc571177fc766dabb3a224756697a2d3c
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::didInitialize
https://bugs.webkit.org/show_bug.cgi?id=316685
rdar://179140997
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/WebKit/Platform/LogMessages.in:
* Source/WebKit/WebProcess/GPU/GPUProcessConnection.cpp:
(WebKit::GPUProcessConnection::didInitialize):
Canonical link: https://commits.webkit.org/314868@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications