Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: cc72b233f6b527255d099e9d45be6b35f9f92145 https://github.com/WebKit/WebKit/commit/cc72b233f6b527255d099e9d45be6b35f9f92145 Author: Chris Dumez <cdu...@apple.com> Date: 2025-04-04 (Fri, 04 Apr 2025)
Changed paths: M Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations M Source/WebKit/SaferCPPExpectations/UnretainedLocalVarsCheckerExpectations M Source/WebKit/Shared/Cocoa/APIObject.mm M Source/WebKit/Shared/Cocoa/AuxiliaryProcessCocoa.mm M Source/WebKit/Shared/Cocoa/CompletionHandlerCallChecker.h M Source/WebKit/Shared/Cocoa/CompletionHandlerCallChecker.mm M Source/WebKit/Shared/Cocoa/WKObject.mm M Source/WebKit/Shared/cf/CoreIPCSecKeychainItem.h Log Message: ----------- Address Safer CPP warnings in WebKit/Shared/Cocoa/ and WebKit/Shared/cf https://bugs.webkit.org/show_bug.cgi?id=291105 Reviewed by Ryosuke Niwa and Geoffrey Garen. * Source/WebKit/SaferCPPExpectations/UnretainedLocalVarsCheckerExpectations: * Source/WebKit/Shared/Cocoa/APIObject.mm: (API::Object::newObject): * Source/WebKit/Shared/Cocoa/AuxiliaryProcessCocoa.mm: (WebKit::AuxiliaryProcess::decodePreferenceValue): * Source/WebKit/Shared/Cocoa/CompletionHandlerCallChecker.h: * Source/WebKit/Shared/Cocoa/CompletionHandlerCallChecker.mm: (WebKit::CompletionHandlerCallChecker::~CompletionHandlerCallChecker): (WebKit::CompletionHandlerCallChecker::completionHandlerHasBeenCalled const): (WebKit::CompletionHandlerCallChecker::classImplementingDelegateMethod const): * Source/WebKit/Shared/cf/CoreIPCSecKeychainItem.h: (WebKit::CoreIPCSecKeychainItem::createSecKeychainItem const): (WebKit::CoreIPCSecKeychainItem::persistentRefForKeychainItem const): Canonical link: https://commits.webkit.org/293299@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes