Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a3ead6795056e22b025fe0db430d6f6c1f24ef26
      
https://github.com/WebKit/WebKit/commit/a3ead6795056e22b025fe0db430d6f6c1f24ef26
  Author: Alex Christensen <[email protected]>
  Date:   2023-07-25 (Tue, 25 Jul 2023)

  Changed paths:
    M Source/WebCore/html/HTMLFrameOwnerElement.cpp

  Log Message:
  -----------
  Fix debug tests after 266301@main
https://bugs.webkit.org/show_bug.cgi?id=259508
rdar://112868658

Unreviewed.

The new call to broadcastFrameRemovalToOtherProcesses was causing assertions.
Restrict it to when site isolation is enabled to restore existing behavior when 
it is not enabled.

* Source/WebCore/html/HTMLFrameOwnerElement.cpp:
(WebCore::HTMLFrameOwnerElement::disconnectContentFrame):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to