[webkit-changes] [WebKit/WebKit] d1dae5: Address safer C++ static analysis warnings in Even...

Chris Dumez noreply at github.com
Thu Feb 20 07:28:51 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d1dae52643b72d49d3302db8dc798ca9730958d8
      https://github.com/WebKit/WebKit/commit/d1dae52643b72d49d3302db8dc798ca9730958d8
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2025-02-20 (Thu, 20 Feb 2025)

  Changed paths:
    M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
    M Source/WebCore/SaferCPPExpectations/UncountedLambdaCapturesCheckerExpectations
    M Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
    M Source/WebCore/dom/EventTarget.cpp

  Log Message:
  -----------
  Address safer C++ static analysis warnings in EventTarget.cpp
https://bugs.webkit.org/show_bug.cgi?id=288049

Reviewed by Ryosuke Niwa.

* Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/UncountedLambdaCapturesCheckerExpectations:
* Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations:
* Source/WebCore/dom/EventTarget.cpp:
(WebCore::EventTarget::addEventListener):
(WebCore::EventTarget::addEventListenerForBindings):
(WebCore::EventTarget::removeEventListenerForBindings):
(WebCore::EventTarget::removeAllEventListeners):

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



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


More information about the webkit-changes mailing list