Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 03c17a47d815d49279e47f8f80b2aba9820473cf
      
https://github.com/WebKit/WebKit/commit/03c17a47d815d49279e47f8f80b2aba9820473cf
  Author: Per Arne Vollan <[email protected]>
  Date:   2025-05-01 (Thu, 01 May 2025)

  Changed paths:
    M Source/WebKit/Scripts/generate-derived-log-sources.py
    M Source/WebKit/Shared/LogStream.cpp

  Log Message:
  -----------
  Unify WebContent log prefix and subsystem
https://bugs.webkit.org/show_bug.cgi?id=292382
rdar://150453365

Reviewed by Chris Dumez.

We should use the same prefix and subsystem for WebContent logs that are being 
forwarded to the UI process through
the log hook, as well as for those that are being directly sent over CoreIPC. 
We have not migrated all WebKit logs
to the efficient version yet, so there are still some that are being picked up 
by the log hook.

* Source/WebKit/Scripts/generate-derived-log-sources.py:
(generate_message_receiver_implementations_file):
* Source/WebKit/Shared/LogStream.cpp:
(WebKit::LogStream::logOnBehalfOfWebContent):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to