Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d7ccb80a5ba2c43980341fd6c0f8e05debae162f
https://github.com/WebKit/WebKit/commit/d7ccb80a5ba2c43980341fd6c0f8e05debae162f
Author: Claudio Saavedra <[email protected]>
Date: 2025-06-17 (Tue, 17 Jun 2025)
Changed paths:
M Source/WebKit/NetworkProcess/cocoa/NetworkSessionCocoa.mm
M
Source/WebKit/SaferCPPExpectations/UncountedLambdaCapturesCheckerExpectations
Log Message:
-----------
Address uncounted lambda captures in NetworkSessionCocoa
https://bugs.webkit.org/show_bug.cgi?id=294614
Reviewed by Chris Dumez.
The session capture seems unused in a couple of lambdas,
remove it from those.
* Source/WebKit/NetworkProcess/cocoa/NetworkSessionCocoa.mm:
(-[WKNetworkSessionDelegate
URLSession:task:willPerformHTTPRedirection:newRequest:completionHandler:]):
(WebKit::SessionSet::isolatedSession):
* Source/WebKit/SaferCPPExpectations/UncountedLambdaCapturesCheckerExpectations:
Canonical link: https://commits.webkit.org/296330@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes