Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1fb7628eb55842bf6b3a1df043508c350067e3c0
      
https://github.com/WebKit/WebKit/commit/1fb7628eb55842bf6b3a1df043508c350067e3c0
  Author: Jessica Lee <[email protected]>
  Date:   2025-07-09 (Wed, 09 Jul 2025)

  Changed paths:
    M Source/WebKit/Platform/IPC/Connection.cpp
    M Source/WebKit/Platform/IPC/Connection.h
    M Source/WebKit/SaferCPPExpectations/ForwardDeclCheckerExpectations
    M Source/WebKit/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations
    M Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations

  Log Message:
  -----------
  Adopt smart pointers in IPC/Connection.cpp
https://bugs.webkit.org/show_bug.cgi?id=295502
rdar://155195400

Reviewed by Chris Dumez and Rupin Mittal.

Apply https://github.com/WebKit/WebKit/wiki/Safer-CPP-Guidelines.

* Source/WebKit/Platform/IPC/Connection.cpp:
(IPC::Connection::dispatchSyncMessage):
(IPC::Connection::dispatchDidReceiveInvalidMessage):
(IPC::Connection::dispatchDidCloseAndInvalidate):
(IPC::Connection::protectedClient const):
(IPC::Connection::enqueueIncomingMessage):
(IPC::Connection::dispatchMessage):
(IPC::Connection::WaitForMessageState::WaitForMessageState): Deleted.
* Source/WebKit/Platform/IPC/Connection.h:
(IPC::Connection::WaitForMessageState::WaitForMessageState):
(IPC::Connection::waitForAndDispatchImmediately):
* Source/WebKit/SaferCPPExpectations/ForwardDeclCheckerExpectations:
* Source/WebKit/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations:
* Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:

Canonical link: https://commits.webkit.org/297194@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