DescriptionAdd missing 'session->CloseIdleConnections()' in process_utils.cc (for Android).
CloseIdleConnectionsForProfile() was a no-op. It was only fetching the
HttpNetworkSession for a specific profile but wasn't actually doing anything
with it. The call to 'session->CloseIdleConnections()' got lost during the
initial review process (see code review 10816038).
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170933
Patch Set 1 #
Messages
Total messages: 9 (0 generated)
|