commit | c1c3179e44487884dc9703e30e76395d92719d73 | [log] [tgz] |
---|---|---|
author | Dustin J. Mitchell <djmitche@chromium.org> | Tue Nov 28 18:53:52 2023 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Nov 28 19:15:55 2023 |
tree | 1850ccf7a182a18d31b481abc5cab705afbc11b4 | |
parent | e2da990943de8b0e3cdbd766fe71894d83862ffc [diff] |
Make ProxyChain::proxy_server crash on multi-proxy chains This will help to identify anywhere that assumes we are not using multi-proxy chains, when in fact we are using them. Bug: 1491092 Change-Id: I0240154a7a5219c0fb85fe474a740df0c6c63dfc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5034302 Commit-Queue: Dustin Mitchell <djmitche@chromium.org> Reviewed-by: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/main@{#1230076} NOKEYCHECK=True GitOrigin-RevId: 95616e4071525092adfed1195c2f4a56fc8bd885
This directory contains the code behind Chrome's networking stack. It is documented here.