commit | ea5c57b42dd4fd6877910c24ccac55b4b5258a6f | [log] [tgz] |
---|---|---|
author | Tsuyoshi Horo <horo@chromium.org> | Wed Aug 10 02:15:01 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 10 02:15:01 2022 |
tree | 14f19e76b82b9991d614da0a01deb335589cc970 | |
parent | ad8de4ab221a0feb0d17232ef5ff6f11e81b6c6d [diff] |
Add UMA for nis in nsswitch.conf If the NIS service in nsswitch.conf file's hosts database is still widely used, we need to handle such case to disable AsyncDNS. Bug: 1350321 Change-Id: Iddfb1b56e683e8d133c35263f9582ef905c7ecd0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3809204 Reviewed-by: David Benjamin <davidben@chromium.org> Reviewed-by: Takashi Toyoshima <toyoshim@chromium.org> Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/main@{#1033323}
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.