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

  Changed paths:
    M Source/WTF/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
    M Source/WTF/SaferCPPExpectations/UncountedLambdaCapturesCheckerExpectations
    M Source/WTF/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
    M Source/WTF/wtf/RunLoop.cpp
    M Source/WTF/wtf/RunLoop.h

  Log Message:
  -----------
  Fix or suppress smart pointer warnings in RunLoop.h/cpp
https://bugs.webkit.org/show_bug.cgi?id=287047

Reviewed by Geoffrey Garen.

Address or suppress smart pointer static analyzer warnings in these files.

* Source/WTF/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WTF/SaferCPPExpectations/UncountedLambdaCapturesCheckerExpectations:
* Source/WTF/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations:
* Source/WTF/wtf/RunLoop.cpp:
(WTF::RunLoop::create):
* Source/WTF/wtf/RunLoop.h:

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



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

Reply via email to