[webkit-changes] [WebKit/WebKit] f74856: [GTK][WPE] Use g_error() instead of _exit() when w...

Carlos Garcia Campos noreply at github.com
Thu Jan 12 00:43:08 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f748569093942a2282672ae5e0da6eefaf45bd69
      https://github.com/WebKit/WebKit/commit/f748569093942a2282672ae5e0da6eefaf45bd69
  Author: Carlos Garcia Campos <cgarcia at igalia.com>
  Date:   2023-01-12 (Thu, 12 Jan 2023)

  Changed paths:
    M Source/WebKit/WebProcess/WebProcess.cpp

  Log Message:
  -----------
  [GTK][WPE] Use g_error() instead of _exit() when web process is forced to exit after connection is closed
https://bugs.webkit.org/show_bug.cgi?id=250377

Reviewed by Michael Catanzaro.

To make it easier to debug the cause of the process leak.

* Source/WebKit/WebProcess/WebProcess.cpp:
(WebKit::crashAfter10Seconds):
(WebKit::WebProcess::initializeConnection):
(WebKit::callExitSoon): Deleted.

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




More information about the webkit-changes mailing list