[webkit-changes] [WebKit/WebKit] f35b9c: Fix smart pointer warnings in NetworkTaskCocoa.mm
Ryosuke Niwa
noreply at github.com
Tue Feb 4 11:35:03 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f35b9c9f6ea7b7a855de54ec14fb04a3faa9f116
https://github.com/WebKit/WebKit/commit/f35b9c9f6ea7b7a855de54ec14fb04a3faa9f116
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2025-02-04 (Tue, 04 Feb 2025)
Changed paths:
M Source/WebKit/NetworkProcess/cocoa/NetworkTaskCocoa.mm
M Source/WebKit/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations
M Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
Log Message:
-----------
Fix smart pointer warnings in NetworkTaskCocoa.mm
https://bugs.webkit.org/show_bug.cgi?id=286990
Reviewed by Chris Dumez.
Fixed smart pointer static analyzer warnings in NetworkTaskCocoa.mm.
* Source/WebKit/NetworkProcess/cocoa/NetworkTaskCocoa.mm:
(WebKit::computeIsAlwaysOnLoggingAllowed):
(WebKit::NetworkTaskCocoa::shouldRelaxThirdPartyCookieBlocking const):
* Source/WebKit/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations:
* Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
Canonical link: https://commits.webkit.org/289810@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