Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0746096668dd0050e69f3829357d4966f7648b5a
https://github.com/WebKit/WebKit/commit/0746096668dd0050e69f3829357d4966f7648b5a
Author: Claudio Saavedra <[email protected]>
Date: 2026-03-07 (Sat, 07 Mar 2026)
Changed paths:
M Source/WebKit/NetworkProcess/NetworkProcess.cpp
Log Message:
-----------
NetworkProcess: prefer container-accesors to explicit iteration in
createNetworkConnectionToWebProcess()
https://bugs.webkit.org/show_bug.cgi?id=309412
Reviewed by Anne van Kesteren.
There is no need to explicitly iterate over these container's items
as there is API that will do that already.
* Source/WebKit/NetworkProcess/NetworkProcess.cpp:
(WebKit::NetworkProcess::createNetworkConnectionToWebProcess):
Canonical link: https://commits.webkit.org/308861@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications