Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1e003a8ed0ad0fe231e32bb54978e34bd2695929 https://github.com/WebKit/WebKit/commit/1e003a8ed0ad0fe231e32bb54978e34bd2695929 Author: Chris Dumez <cdu...@apple.com> Date: 2025-04-04 (Fri, 04 Apr 2025)
Changed paths: M Source/WebKit/SaferCPPExpectations/UnretainedLocalVarsCheckerExpectations M Source/WebKit/Shared/API/Cocoa/WKRemoteObjectCoder.mm M Source/WebKit/Shared/API/Cocoa/_WKFrameHandle.mm M Source/WebKit/Shared/API/Cocoa/_WKRemoteObjectInterface.mm M Source/WebKit/Shared/API/Cocoa/_WKRemoteObjectRegistry.mm Log Message: ----------- Address Safer CPP warnings in WebKit/Shared/API/Cocoa https://bugs.webkit.org/show_bug.cgi?id=291050 Reviewed by Ryosuke Niwa. * Source/WebKit/SaferCPPExpectations/UnretainedLocalVarsCheckerExpectations: * Source/WebKit/Shared/API/Cocoa/WKRemoteObjectCoder.mm: (decodeObjCObject): * Source/WebKit/Shared/API/Cocoa/_WKFrameHandle.mm: (-[_WKFrameHandle initWithCoder:]): * Source/WebKit/Shared/API/Cocoa/_WKRemoteObjectInterface.mm: (initializeMethod): (initializeMethods): * Source/WebKit/Shared/API/Cocoa/_WKRemoteObjectRegistry.mm: (-[_WKRemoteObjectRegistry remoteObjectProxyWithInterface:]): (-[_WKRemoteObjectRegistry _sendInvocation:interface:]): (replyBlockSignature): (-[_WKRemoteObjectRegistry _invokeMethod:]): (-[_WKRemoteObjectRegistry _callReplyWithID:blockInvocation:]): Canonical link: https://commits.webkit.org/293292@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