Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e38da632bbcf83cefaee810bf0f304f23e3c386c
https://github.com/WebKit/WebKit/commit/e38da632bbcf83cefaee810bf0f304f23e3c386c
Author: Yury Semikhatsky <[email protected]>
Date: 2025-09-29 (Mon, 29 Sep 2025)
Changed paths:
M Source/WebKit/UIProcess/WebFrameProxy.cpp
Log Message:
-----------
[Web Inspector] destroy WebFrameInspectorTargetProxy when frame's process dies
https://bugs.webkit.org/show_bug.cgi?id=299635
Reviewed by BJ Burg.
Destroy WebFrameInspectorTargetProxy when its WebFrameProxy detaches
from the page. Otherwise if we try to do it later the inspector controller
may not be reachable, as m_page is already null.
Tested by following the steps in the bug.
* Source/WebKit/UIProcess/WebFrameProxy.cpp:
(WebKit::WebFrameProxy::webProcessWillShutDown):
Canonical link: https://commits.webkit.org/300724@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