Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1874bb22ee56c0592e36c262fdbb209072be166d
      
https://github.com/WebKit/WebKit/commit/1874bb22ee56c0592e36c262fdbb209072be166d
  Author: Chris Dumez <[email protected]>
  Date:   2025-11-09 (Sun, 09 Nov 2025)

  Changed paths:
    M Source/WTF/SaferCPPExpectations/NoUnretainedMemberCheckerExpectations
    M Source/WTF/SaferCPPExpectations/UnretainedCallArgsCheckerExpectations
    M Source/WTF/wtf/SchedulePair.h
    M Source/WTF/wtf/cf/RunLoopCF.cpp
    M Source/WTF/wtf/text/cf/StringConcatenateCF.h

  Log Message:
  -----------
  Address Safer CPP warnings in RunLoopCF.cpp & StringConcatenateCF.h
https://bugs.webkit.org/show_bug.cgi?id=302231

Reviewed by Darin Adler.

* Source/WTF/SaferCPPExpectations/NoUnretainedMemberCheckerExpectations:
* Source/WTF/SaferCPPExpectations/UnretainedCallArgsCheckerExpectations:
* Source/WTF/wtf/SchedulePair.h:
(WTF::SchedulePair::protectedRunLoop const):
(WTF::SchedulePair::protectedMode const):
* Source/WTF/wtf/cf/RunLoopCF.cpp:
(WTF::RunLoop::dispatch):
* Source/WTF/wtf/text/cf/StringConcatenateCF.h:
(WTF::StringTypeAdapter<CFStringRef>::length const):
(WTF::StringTypeAdapter<CFStringRef>::is8Bit const):
(WTF::StringTypeAdapter<CFStringRef>::writeTo<Latin1Character> const):
(WTF::StringTypeAdapter<CFStringRef>::writeTo<char16_t> const):

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



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

Reply via email to