Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 73caff27ceed4c249a24679ddf12231cbaf50df2
https://github.com/WebKit/WebKit/commit/73caff27ceed4c249a24679ddf12231cbaf50df2
Author: Jean Haberer <[email protected]>
Date: 2026-03-20 (Fri, 20 Mar 2026)
Changed paths:
M Source/WebKit/UIProcess/WebPageProxy.cpp
Log Message:
-----------
Client should be notified to dismiss its immersive presentation in case the
website crashes
https://bugs.webkit.org/show_bug.cgi?id=310338
rdar://172988768
Reviewed by Etienne Segonzac.
The issue was that the client was not notified on WebPageProxy::resetState,
which is needed to avoid corrupted states between the chrome client and WebKit.
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::resetState):
Canonical link: https://commits.webkit.org/309618@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications