[webkit-changes] [WebKit/WebKit] f4566f: Address safer CPP failures in PingLoad.cpp
Chris Dumez
noreply at github.com
Tue Feb 25 19:32:46 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f4566f4a93798cc2c7b39d8d6cb1c10fd8d2436c
https://github.com/WebKit/WebKit/commit/f4566f4a93798cc2c7b39d8d6cb1c10fd8d2436c
Author: Chris Dumez <cdumez at apple.com>
Date: 2025-02-25 (Tue, 25 Feb 2025)
Changed paths:
M Source/WebKit/NetworkProcess/PingLoad.cpp
M Source/WebKit/NetworkProcess/PingLoad.h
M Source/WebKit/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations
M Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
M Source/WebKit/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
Log Message:
-----------
Address safer CPP failures in PingLoad.cpp
https://bugs.webkit.org/show_bug.cgi?id=288516
Reviewed by Geoffrey Garen.
* Source/WebKit/NetworkProcess/PingLoad.cpp:
(WebKit::PingLoad::PingLoad):
(WebKit::PingLoad::~PingLoad):
(WebKit::PingLoad::loadRequest):
(WebKit::PingLoad::didReceiveChallenge):
* Source/WebKit/NetworkProcess/PingLoad.h:
* Source/WebKit/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations:
* Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
* Source/WebKit/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations:
Canonical link: https://commits.webkit.org/291084@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