Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3103df0a57f7f9a448223703c66a58edc6c724a8
      
https://github.com/WebKit/WebKit/commit/3103df0a57f7f9a448223703c66a58edc6c724a8
  Author: Alex Christensen <achristen...@apple.com>
  Date:   2024-09-25 (Wed, 25 Sep 2024)

  Changed paths:
    M Source/WebCore/page/LocalDOMWindow.cpp

  Log Message:
  -----------
  REGRESSION(284139@main): [ Debug ] 
TestWebKitAPI.WebKit.CloseFromWithinCreatePage is a constant timeout
https://bugs.webkit.org/show_bug.cgi?id=280344
rdar://136697354

Reviewed by Charlie Wolfe.

If WKPageClose is used to close the opener while opening a page, the new page's
opener can now be null.  This is reasonable, so just update the assertion.

* Source/WebCore/page/LocalDOMWindow.cpp:
(WebCore::LocalDOMWindow::createWindow):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to