Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6e32299c13f5674dbe23ac3750e3e7d7061d230f
      
https://github.com/WebKit/WebKit/commit/6e32299c13f5674dbe23ac3750e3e7d7061d230f
  Author: Ben Nham <[email protected]>
  Date:   2024-09-25 (Wed, 25 Sep 2024)

  Changed paths:
    M Source/WebKit/UIProcess/ProcessThrottler.cpp

  Log Message:
  -----------
  Log quiet activities when logProcessState notification fires
https://bugs.webkit.org/show_bug.cgi?id=280364
rdar://136714887

Reviewed by Chris Dumez.

As of 276783@main all quiet activities now have a name. We should log those 
names when a user fires
the logProcessState notification since that notification is used for debugging 
purposes to figure
out why a process is running, and currently I often just see something useless 
like
"background_activities: <empty>" since we skip logging quiet activities.

* Source/WebKit/UIProcess/ProcessThrottler.cpp:
(WebKit::logActivityNames):

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