Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5a36716e1b156ed1726bd27bb4e28225a093105a
      
https://github.com/WebKit/WebKit/commit/5a36716e1b156ed1726bd27bb4e28225a093105a
  Author: Ryosuke Niwa <[email protected]>
  Date:   2026-02-20 (Fri, 20 Feb 2026)

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

  Log Message:
  -----------
  Fix incorrect NODELETE annotation on DOMWindow::opener
https://bugs.webkit.org/show_bug.cgi?id=308318

Reviewed by Anne van Kesteren and Wenson Hsieh.

Remove the use of RefPtr to conform to NODELETE requirement.

No new tests since there should be no behavior changes.

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

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



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

Reply via email to