Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9c20e69c211944774a32bb3ca68d45dbf4741c9b
https://github.com/WebKit/WebKit/commit/9c20e69c211944774a32bb3ca68d45dbf4741c9b
Author: Przemyslaw Gorszkowski <[email protected]>
Date: 2025-04-23 (Wed, 23 Apr 2025)
Changed paths:
M Source/WebCore/platform/network/soup/SoupNetworkSession.cpp
Log Message:
-----------
[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
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