Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1b5755b70e04f0c4f1f121515134a539bd439e2e
https://github.com/WebKit/WebKit/commit/1b5755b70e04f0c4f1f121515134a539bd439e2e
Author: Alex Christensen <[email protected]>
Date: 2025-10-21 (Tue, 21 Oct 2025)
Changed paths:
M Source/WebKit/UIProcess/WebPageProxy.cpp
M Source/WebKit/UIProcess/WebPageProxy.h
Log Message:
-----------
Remove redundant state WebPageProxy::m_hasRunningProcess
https://bugs.webkit.org/show_bug.cgi?id=300409
Reviewed by Ryosuke Niwa.
This is a step towards removing the notion of a WebPageProxy having "a" process.
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::hasRunningProcess const):
(WebKit::WebPageProxy::launchProcess):
(WebKit::WebPageProxy::swapToProvisionalPage):
(WebKit::WebPageProxy::resetStateAfterProcessTermination):
(WebKit::WebPageProxy::resetStateAfterProcessExited):
* Source/WebKit/UIProcess/WebPageProxy.h:
Canonical link: https://commits.webkit.org/301910@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications