Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cad6a3fec98dda8f953e2790fad333cbeb5ccffa
      
https://github.com/WebKit/WebKit/commit/cad6a3fec98dda8f953e2790fad333cbeb5ccffa
  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 log efficiency in DocumentLoader::notifyFinished
https://bugs.webkit.org/show_bug.cgi?id=317148
rdar://179746209

Reviewed by Rupin Mittal and 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/WebCore/loader/DocumentLoader.cpp:
(WebCore::DocumentLoader::notifyFinished):
* Source/WebCore/platform/LogMessages.in:

Canonical link: https://commits.webkit.org/315244@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to