Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c84fe48195571c4e22feb3fe9684f22b371eb988
      
https://github.com/WebKit/WebKit/commit/c84fe48195571c4e22feb3fe9684f22b371eb988
  Author: Devin Rousso <[email protected]>
  Date:   2026-07-31 (Fri, 31 Jul 2026)

  Changed paths:
    M 
LayoutTests/http/tests/inspector/dom/disconnect-dom-tree-after-main-frame-navigation-expected.txt
    M 
LayoutTests/http/tests/inspector/dom/disconnect-dom-tree-after-main-frame-navigation.html
    M Source/WebInspectorUI/UserInterface/Models/Frame.js

  Log Message:
  -----------
  Web Inspector: detach child frames without detaching their parent
https://bugs.webkit.org/show_bug.cgi?id=320521

Reviewed by Simon Fraser.

* Source/WebInspectorUI/UserInterface/Models/Frame.js:
(WI.Frame.prototype.removeAllChildFrames):
Recursively detach each child frame instead of detaching the frame whose 
children are being removed.

* 
LayoutTests/http/tests/inspector/dom/disconnect-dom-tree-after-main-frame-navigation.html:
* 
LayoutTests/http/tests/inspector/dom/disconnect-dom-tree-after-main-frame-navigation-expected.txt:

Canonical link: https://commits.webkit.org/318355@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to