Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 579ece55baea513ad6dd4a11c5a4adc3cfe63e04 https://github.com/WebKit/WebKit/commit/579ece55baea513ad6dd4a11c5a4adc3cfe63e04 Author: Charlie Wolfe <charl...@apple.com> Date: 2024-12-10 (Tue, 10 Dec 2024)
Changed paths: M Source/WebKit/UIProcess/WebPageProxy.cpp M Source/WebKit/UIProcess/WebProcessPool.cpp Log Message: ----------- Reland 287253@main: [Site Isolation] Use the GoToBackForwardItem message to load history state into iframe processes https://bugs.webkit.org/show_bug.cgi?id=284074 rdar://140943717 Reviewed by Alex Christensen. 287253@main caused debug assertions to fail in site isolation tests because the process selection logic when moving the back/forward list is not correct in `processForNavigationInternal`. Disable this with site isolation for now so we always create a new remote frame process. * Source/WebKit/UIProcess/WebPageProxy.cpp: (WebKit::WebPageProxy::goToBackForwardItem): (WebKit::WebPageProxy::creationParameters): * Source/WebKit/UIProcess/WebProcessPool.cpp: (WebKit::WebProcessPool::processForNavigationInternal): Canonical link: https://commits.webkit.org/287617@main 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