Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a77ccdb6d2850fada4da416e24b209f51c565c40
https://github.com/WebKit/WebKit/commit/a77ccdb6d2850fada4da416e24b209f51c565c40
Author: Chris Dumez <[email protected]>
Date: 2025-11-16 (Sun, 16 Nov 2025)
Changed paths:
M Source/WebKit/Platform/IPC/Connection.cpp
M Source/WebKit/Platform/IPC/Connection.h
Log Message:
-----------
Address Safer CPP warning about PendingSyncReply being forward-declared in
Connection.h
https://bugs.webkit.org/show_bug.cgi?id=302507
Reviewed by Darin Adler.
* Source/WebKit/Platform/IPC/Connection.cpp:
(IPC::Connection::SyncMessageState::identifierOfLastMessageToDispatchWhileWaitingForSyncReply):
(IPC::Connection::PendingSyncReply::PendingSyncReply):
* Source/WebKit/Platform/IPC/Connection.h:
Canonical link: https://commits.webkit.org/303097@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications