[webkit-changes] [WebKit/WebKit] 603ad6: Address safer CPP failures in DownloadManager.cpp
Chris Dumez
noreply at github.com
Thu Feb 27 15:11:56 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 603ad6788996b1147bf6312b44b51a84d8bc6c37
https://github.com/WebKit/WebKit/commit/603ad6788996b1147bf6312b44b51a84d8bc6c37
Author: Chris Dumez <cdumez at apple.com>
Date: 2025-02-27 (Thu, 27 Feb 2025)
Changed paths:
M Source/WebKit/NetworkProcess/Downloads/DownloadManager.cpp
M Source/WebKit/NetworkProcess/Downloads/DownloadManager.h
M Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
Log Message:
-----------
Address safer CPP failures in DownloadManager.cpp
https://bugs.webkit.org/show_bug.cgi?id=288721
Reviewed by Geoffrey Garen.
* Source/WebKit/NetworkProcess/Downloads/DownloadManager.cpp:
(WebKit::DownloadManager::startDownload):
(WebKit::DownloadManager::convertNetworkLoadToDownload):
(WebKit::DownloadManager::Client::protectedParentProcessConnectionForDownloads):
* Source/WebKit/NetworkProcess/Downloads/DownloadManager.h:
* Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
Canonical link: https://commits.webkit.org/291265@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