Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6e137ae10154b7fd9d9059e5ccce28753e5bda23
https://github.com/WebKit/WebKit/commit/6e137ae10154b7fd9d9059e5ccce28753e5bda23
Author: Ryosuke Niwa <[email protected]>
Date: 2025-12-16 (Tue, 16 Dec 2025)
Changed paths:
M Source/JavaScriptCore/inspector/remote/cocoa/RemoteInspectorCocoa.mm
Log Message:
-----------
Remove unnecessary suppressions in RemoteInspectorCocoa.mm
https://bugs.webkit.org/show_bug.cgi?id=304201
Reviewed by Geoffrey Garen.
Remove the unnecessary suppressions in RemoteInspectorCocoa.mm now that the
corresponding clang
static analyzer fix has beem merged and deployed:
https://github.com/llvm/llvm-project/pull/161133
No new tests since there should be no behavioral changes.
* Source/JavaScriptCore/inspector/remote/cocoa/RemoteInspectorCocoa.mm:
(Inspector::RemoteInspector::listingForInspectionTarget const):
(Inspector::RemoteInspector::listingForAutomationTarget const):
Canonical link: https://commits.webkit.org/304552@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications