[webkit-changes] [WebKit/WebKit] d7d7ea: Fix the smart pointer static analysis warning in R...
Ryosuke Niwa
noreply at github.com
Tue Feb 4 11:34:06 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d7d7ea4aeee71c6c562f702136dbe432b9f964b6
https://github.com/WebKit/WebKit/commit/d7d7ea4aeee71c6c562f702136dbe432b9f964b6
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2025-02-04 (Tue, 04 Feb 2025)
Changed paths:
M Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebCore/platform/network/ResourceRequestBase.cpp
Log Message:
-----------
Fix the smart pointer static analysis warning in ResourceRequestBase.cpp
https://bugs.webkit.org/show_bug.cgi?id=286997
Reviewed by Tim Nguyen.
Fix the last remaining static analyzer warning in ResourceRequestBase.cpp.
* Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebCore/platform/network/ResourceRequestBase.cpp:
(WebCore::ResourceRequestBase::setAsIsolatedCopy):
Canonical link: https://commits.webkit.org/289809@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