[webkit-changes] [WebKit/WebKit] b78c22: Address static analyzer warnings in DefaultWebBrow...
Ryosuke Niwa
noreply at github.com
Mon Feb 10 20:56:37 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b78c228354846fc6dd7df907f35d5de6b46ef306
https://github.com/WebKit/WebKit/commit/b78c228354846fc6dd7df907f35d5de6b46ef306
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2025-02-10 (Mon, 10 Feb 2025)
Changed paths:
M Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebKit/Shared/Cocoa/DefaultWebBrowserChecks.mm
Log Message:
-----------
Address static analyzer warnings in DefaultWebBrowserChecks.mm
https://bugs.webkit.org/show_bug.cgi?id=287425
Reviewed by Geoffrey Garen.
Addressed the static analyzer warnings in DefaultWebBrowserChecks.mm by protecting the queue as needed.
* Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebKit/Shared/Cocoa/DefaultWebBrowserChecks.mm:
(WebKit::itpQueue):
(WebKit::determineTrackingPreventionState):
(WebKit::doesAppHaveTrackingPreventionEnabled):
Canonical link: https://commits.webkit.org/290197@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