[webkit-changes] [WebKit/WebKit] 60d881: Suppress static analyzer warning in dealloc genera...
Ryosuke Niwa
noreply at github.com
Thu Jan 16 13:55:33 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 60d8814a24dfc53ff07269d5ee8bd3710ed4518c
https://github.com/WebKit/WebKit/commit/60d8814a24dfc53ff07269d5ee8bd3710ed4518c
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2025-01-16 (Thu, 16 Jan 2025)
Changed paths:
M Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebKit/Shared/Cocoa/WKObject.h
Log Message:
-----------
Suppress static analyzer warning in dealloc generated by WK_OBJECT_DEALLOC_IMPL_ON_MAIN_THREAD
https://bugs.webkit.org/show_bug.cgi?id=286052
Reviewed by Geoffrey Garen.
Suppress the clang static analyzer warning in the dealloc selector in the expansion of
WK_OBJECT_DEALLOC_IMPL_ON_MAIN_THREAD macro.
* Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebKit/Shared/Cocoa/WKObject.h:
Canonical link: https://commits.webkit.org/289025@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list