0
Files
src/net
Kenichi Ishibashi 80a23f60da HttpStreamPool: Add debug instrumentation
There seems a case where we don't set `most_recent_tcp_error_` after
all TCP attempts are failed. Reported minidumps don't contain enough
information to identify the cause. This CL adds some
base::debug::Alias to identify the cause.

Bug: 403373872
Change-Id: I7161d2e8703c58d6640b67cf638157d4481447e6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6395996
Reviewed-by: Nidhi Jaju <nidhijaju@chromium.org>
Commit-Queue: Kenichi Ishibashi <bashi@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1437943}
2025-03-25 22:40:18 -07:00
..
2025-02-27 10:02:31 -08:00
2025-02-13 16:18:55 -08:00

Chrome Networking Stack

This directory contains the code behind Chrome's networking stack. It is documented here.