Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f906531f9489f965c27ea3c5b7a5a819513d0270
      
https://github.com/WebKit/WebKit/commit/f906531f9489f965c27ea3c5b7a5a819513d0270
  Author: Per Arne Vollan <[email protected]>
  Date:   2026-06-16 (Tue, 16 Jun 2026)

  Changed paths:
    M Source/WebKit/Platform/LogMessages.in
    M Source/WebKit/WebProcess/WebPage/WebPage.cpp

  Log Message:
  -----------
  Improve log efficiency in WebPage destructor
https://bugs.webkit.org/show_bug.cgi?id=317203
rdar://179815727

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/WebPage/WebPage.cpp:
(WebKit::WebPage::~WebPage):

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



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

Reply via email to