Branch: refs/heads/webkitglib/2.48 Home: https://github.com/WebKit/WebKit Commit: 1c137cf1bf8b9572dd732e4a800ec44b6a69a5e9 https://github.com/WebKit/WebKit/commit/1c137cf1bf8b9572dd732e4a800ec44b6a69a5e9 Author: Przemyslaw Gorszkowski <pgorszkow...@igalia.com> Date: 2025-04-28 (Mon, 28 Apr 2025)
Changed paths: M Source/WebCore/platform/network/soup/SoupNetworkSession.cpp Log Message: ----------- Cherry-pick 294000@main (9c20e69c2119). https://bugs.webkit.org/show_bug.cgi?id=290446 [SOUP] WPENetworkProcess crashed on process exit https://bugs.webkit.org/show_bug.cgi?id=290446 Reviewed by Michael Catanzaro. To cancel all pending requests before network process exits, we have to abort the current soup session. This will cancell all pending cancellable task in glib-network backends (e.g.: OpenSSL, GnuTLS). Original author: Volodymyr Ogorodnik() See: https://github.com/WebPlatformForEmbedded/WPEWebKit/pull/1482 * Source/WebCore/platform/network/soup/SoupNetworkSession.cpp: (WebCore::SoupNetworkSession::~SoupNetworkSession): Canonical link: https://commits.webkit.org/294000@main Canonical link: https://commits.webkit.org/290945.164@webkitglib/2.48 To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes