Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 992dbdd3b27e5b3a337dfa80a5367c8a7a2ca9ce
      
https://github.com/WebKit/WebKit/commit/992dbdd3b27e5b3a337dfa80a5367c8a7a2ca9ce
  Author: Chirag M Shah <[email protected]>
  Date:   2023-03-17 (Fri, 17 Mar 2023)

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

  Log Message:
  -----------
  Fix bug in DOMWindow::DOMWindow
rdar://106882760
https://bugs.webkit.org/show_bug.cgi?id=254095

Reviewed by Chris Dumez.

DOMWindow currently uses the moved out element, which it shouldn't as
the ownership was transferred.

* Source/WebCore/page/DOMWindow.cpp:
(WebCore::DOMWindow::DOMWindow):

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


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

Reply via email to