commit | c09ea6948076f6aaea798f6ebb5b818bcdd14bca | [log] [tgz] |
---|---|---|
author | Liza Burakova <liza@chromium.org> | Tue Nov 15 22:36:34 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 15 22:36:34 2022 |
tree | d71641b455c1a1d9743ecafb59dd520b297e4a56 | |
parent | 1d61929f5de60c9d1ee5a3fbcdfd16f30a285e4e [diff] |
Add support UDPClientSocket::ConnectAsync() to DnsUDPAttempt. Bug: 1295460 Change-Id: I2d291aa95416dc3633e121b2fac271863f737535 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3852381 Commit-Queue: Liza Burakova <liza@chromium.org> Reviewed-by: David Benjamin <davidben@chromium.org> Cr-Commit-Position: refs/heads/main@{#1071860}
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.