Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f748569093942a2282672ae5e0da6eefaf45bd69 https://github.com/WebKit/WebKit/commit/f748569093942a2282672ae5e0da6eefaf45bd69 Author: Carlos Garcia Campos <cgar...@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 _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes