Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cf5158ff13414086cf278848cd2c881835e69d0c
      
https://github.com/WebKit/WebKit/commit/cf5158ff13414086cf278848cd2c881835e69d0c
  Author: Chris Dumez <[email protected]>
  Date:   2025-10-23 (Thu, 23 Oct 2025)

  Changed paths:
    M Source/WTF/SaferCPPExpectations/UnretainedCallArgsCheckerExpectations
    M Source/WTF/SaferCPPExpectations/UnretainedLocalVarsCheckerExpectations
    M Source/WTF/wtf/RetainPtr.h
    M Source/WTF/wtf/SchedulePair.h
    M Source/WTF/wtf/cf/LanguageCF.cpp
    M Source/WTF/wtf/cf/SchedulePairCF.cpp
    M Source/WTF/wtf/darwin/LibraryPathDiagnostics.mm
    M Source/WTF/wtf/unicode/icu/CollatorICU.cpp

  Log Message:
  -----------
  Address some Safer CPP warnings in WTF
https://bugs.webkit.org/show_bug.cgi?id=301244

Reviewed by Geoffrey Garen.

* Source/WTF/SaferCPPExpectations/UnretainedCallArgsCheckerExpectations:
* Source/WTF/SaferCPPExpectations/UnretainedLocalVarsCheckerExpectations:
* Source/WTF/wtf/RetainPtr.h:
(WTF::RetainPtr<T>::RetainPtr):
* Source/WTF/wtf/SchedulePair.h:
(WTF::add):
* Source/WTF/wtf/cf/LanguageCF.cpp:
(WTF::platformUserPreferredLanguages):
* Source/WTF/wtf/cf/SchedulePairCF.cpp:
(WTF::SchedulePair::operator== const):
* Source/WTF/wtf/darwin/LibraryPathDiagnostics.mm:
(WTF::LibraryPathDiagnosticsLogger::logBundleInfo):
* Source/WTF/wtf/unicode/icu/CollatorICU.cpp:
(WTF::copyDefaultLocale):

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



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

Reply via email to