Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 58362ea9823932fea4c9751d1487a5e226bfc5ef
https://github.com/WebKit/WebKit/commit/58362ea9823932fea4c9751d1487a5e226bfc5ef
Author: Cole Carley <[email protected]>
Date: 2025-10-14 (Tue, 14 Oct 2025)
Changed paths:
M Source/WebKit/UIProcess/WebPageProxy.cpp
M Source/WebKit/UIProcess/WebProcessPool.cpp
M Source/WebKit/UIProcess/WebProcessProxy.cpp
Log Message:
-----------
Fix ProcessSwap.ReuseProcessAfterNavigatingFromAboutPage API test failure in
site isolation
https://bugs.webkit.org/show_bug.cgi?id=300273
rdar://162078528
Reviewed by Sihui Liu.
This patch adds a case to WebProcessPool::processForNavigationInternal.
When the protocol is about, navigations were treated as cross-site. This patch
adds a check for site isolation to fix the bug.
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::didCommitLoadForFrame):
(WebKit::WebPageProxy::createNewPage):
* Source/WebKit/UIProcess/WebProcessPool.cpp:
(WebKit::WebProcessPool::processForNavigationInternal):
* Source/WebKit/UIProcess/WebProcessProxy.cpp:
(WebKit::WebProcessProxy::didStartUsingProcessForSiteIsolation):
Canonical link: https://commits.webkit.org/301488@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