Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: de9b867d2f8a9b6e6da2dd2600aa9a4cf557c716
https://github.com/WebKit/WebKit/commit/de9b867d2f8a9b6e6da2dd2600aa9a4cf557c716
Author: Per Arne Vollan <[email protected]>
Date: 2026-06-18 (Thu, 18 Jun 2026)
Changed paths:
M Source/WebCore/platform/LogMessages.in
M Source/WebCore/platform/mac/UserActivityMac.mm
Log Message:
-----------
Improve log efficiency in UserActivity::Impl
https://bugs.webkit.org/show_bug.cgi?id=317419
Reviewed by Rupin Mittal (OOPS\!).
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/315486@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications