Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7b4d6711a9c29619baabc4b33a8581d331d22ff1
https://github.com/WebKit/WebKit/commit/7b4d6711a9c29619baabc4b33a8581d331d22ff1
Author: Alex Christensen <[email protected]>
Date: 2024-04-11 (Thu, 11 Apr 2024)
Changed paths:
M LayoutTests/platform/mac-site-isolation/TestExpectations
M Source/WebKit/UIProcess/BrowsingContextGroup.cpp
Log Message:
-----------
Fix assertion in BrowsingContextGroup::ensureProcessForConnection when a
process has no connection
https://bugs.webkit.org/show_bug.cgi?id=272544
rdar://126292814
Reviewed by Charlie Wolfe.
If we have a process without a connection, AuxiliaryProcessProxy::connection
asserts when called.
This is what AuxiliaryProcessProxy::hasConnection is for.
* LayoutTests/platform/mac-site-isolation/TestExpectations:
* Source/WebKit/UIProcess/BrowsingContextGroup.cpp:
(WebKit::BrowsingContextGroup::ensureProcessForConnection):
Canonical link: https://commits.webkit.org/277405@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