Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4cd05829d85548eca52781799f5f49ef53195113
https://github.com/WebKit/WebKit/commit/4cd05829d85548eca52781799f5f49ef53195113
Author: Ryosuke Niwa <[email protected]>
Date: 2025-12-16 (Tue, 16 Dec 2025)
Changed paths:
M Source/WebKit/Platform/IPC/cocoa/DaemonConnectionCocoa.mm
Log Message:
-----------
Remove unnecessary suppression in DaemonConnectionCocoa.mm
https://bugs.webkit.org/show_bug.cgi?id=304200
Reviewed by Geoffrey Garen.
Remove the unnecessary suppressions in DaemonConnectionCocoa.mm now that the
corresponding clang
static analyzer fix has been merged and deployed:
https://github.com/llvm/llvm-project/pull/161025
No new tests since there should be no behavioral changes.
* Source/WebKit/Platform/IPC/cocoa/DaemonConnectionCocoa.mm:
(WebKit::Daemon::ConnectionToMachService<Traits>::send const):
(WebKit::Daemon::ConnectionToMachService<Traits>::sendWithReply const):
Canonical link: https://commits.webkit.org/304561@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications