commit | 5c9514b70598adc3740941984d502e7999e00af3 | [log] [tgz] |
---|---|---|
author | Renjie Tang <renjietang@chromium.org> | Tue Mar 02 22:55:08 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 02 22:55:08 2021 |
tree | d275855a473e57ab68c67d75955dc65a3a2d2898 | |
parent | 8715f57e7fd58842e4242e11499701975b7d0ea0 [diff] |
Retransmit inflight packets once connection migration is successful. Change-Id: I9bfd718169f1219c20e3dad5ddc90cfc36bdf5b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2729170 Commit-Queue: Renjie Tang <renjietang@chromium.org> Commit-Queue: David Schinazi <dschinazi@chromium.org> Auto-Submit: Renjie Tang <renjietang@chromium.org> Reviewed-by: David Schinazi <dschinazi@chromium.org> Cr-Commit-Position: refs/heads/master@{#859156}
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.