Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9059591049ee1d19e746f62e0d67974e9406df0b
      
https://github.com/WebKit/WebKit/commit/9059591049ee1d19e746f62e0d67974e9406df0b
  Author: Rupin Mittal <[email protected]>
  Date:   2026-06-03 (Wed, 03 Jun 2026)

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

  Log Message:
  -----------
  Log ProcessTerminationReason as a string when WebProcess is terminated
https://bugs.webkit.org/show_bug.cgi?id=316166
rdar://178582138

Reviewed by Per Arne Vollan and Simon Fraser.

The logs are easier to understand when the termination reason is printed out as
a human-readable string rather than a reason number which needs to be looked up
in the source code.

* Source/WebKit/UIProcess/WebProcessProxy.cpp:
(WebKit::WebProcessProxy::requestTermination):

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



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

Reply via email to