Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5554cf00d1f4a9d5daf0144d141168e1f4b84800
https://github.com/WebKit/WebKit/commit/5554cf00d1f4a9d5daf0144d141168e1f4b84800
Author: Kimmo Kinnunen <[email protected]>
Date: 2024-06-14 (Fri, 14 Jun 2024)
Changed paths:
M Source/WebKit/WebProcess/WebProcess.cpp
Log Message:
-----------
UI process crash when network process connection request arrives before
settings have been initialized
https://bugs.webkit.org/show_bug.cgi?id=275435
rdar://129587532
Reviewed by Cameron McCormack.
Mark sendSync of GetNetworkProcessConnection as
MaintainOrderingWithAsyncMessages so that previous messages are
guaranteed to be delivered. The previous messages might initialize the
network process settings that are needed to establish the connection.
* Source/WebKit/WebProcess/WebProcess.cpp:
(WebKit::getNetworkProcessConnection):
Canonical link: https://commits.webkit.org/280022@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