Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7874eedf5aec362bd762088cb96afff8f1d26fbd
      
https://github.com/WebKit/WebKit/commit/7874eedf5aec362bd762088cb96afff8f1d26fbd
  Author: Ryosuke Niwa <[email protected]>
  Date:   2026-02-11 (Wed, 11 Feb 2026)

  Changed paths:
    M Source/WebCore/page/LocalFrame.cpp
    M Source/WebCore/page/LocalFrame.h

  Log Message:
  -----------
  Fix static analyzer warning in LocalFrame::nodeRespondingToInteraction
https://bugs.webkit.org/show_bug.cgi?id=307619

Reviewed by Chris Dumez.

Make betterApproximateNode return a RefPtr<Node> instead of taking Node*& out 
argument.

No new tests since there should be no behavioral changes.

* Source/WebCore/page/LocalFrame.cpp:
(WebCore::LocalFrame::betterApproximateNode):
(WebCore::LocalFrame::qualifyingNodeAtViewportLocation):
* Source/WebCore/page/LocalFrame.h:

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



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

Reply via email to