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

  Changed paths:
    M Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm

  Log Message:
  -----------
  Ignore WebContent logs from certain subsystems
https://bugs.webkit.org/show_bug.cgi?id=292698
rdar://150894829

Reviewed by Chris Dumez.

We can ignore log messages from XPC and CoreAnalytics. These messages are only 
related to errors when
establishing XPC connections, since we are blocking all XPC services in the 
WebContent process.

* Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm:
(WebKit::shouldIgnoreLogMessage):
(WebKit::WebProcess::registerLogHook):

Canonical link: https://commits.webkit.org/294727@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