commit | 029f149f03dbc7f2f47e4aa0537bfb2bd47a34b2 | [log] [tgz] |
---|---|---|
author | Daniel Cheng <dcheng@chromium.org> | Sat Jan 15 01:02:05 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jan 15 01:02:05 2022 |
tree | aa83eeb5b7e98476794a6e9bb92c1356212ef638 | |
parent | a014c39c3e1c056aa25815cfa5ed35d13026a900 [diff] |
Revert "Delay erasing proxy ports when peer died" This reverts commit 0b1a94ed9435dcfacb28dd0e0857bdb23909a692. Reason for revert: Causing browser test flakiness. Original change's description: > Delay erasing proxy ports when peer died > > Fixed: chromium:1259596 > > Change-Id: I3e0a4338529f23e974b796aefc2c362b7b8cacbf > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3372822 > Reviewed-by: Ken Rockot <rockot@google.com> > Commit-Queue: Stephen Röttger <sroettger@google.com> > Cr-Commit-Position: refs/heads/main@{#958502} Fixed: 1287587 Change-Id: I2cbe379a537a61c03be6c1b24e007a56fc5d28c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3389815 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Owners-Override: Scott Violet <sky@chromium.org> Reviewed-by: Ken Rockot <rockot@google.com> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/main@{#959434}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.