commit | e08899afb7e80ac35db9d0932ccdf743fcb5da0f | [log] [tgz] |
---|---|---|
author | Dominique Fauteux-Chapleau <domfc@chromium.org> | Wed Dec 15 21:03:40 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 15 21:03:40 2021 |
tree | 38c10a0d6a3c24798e6c03c01f29802b007d8f69 | |
parent | 90e8778e40672cfb7ad540f9c4fa6ca329b44438 [diff] |
Implementation of the dnsServers attribute for remaining Posix platforms This is the final DNS Addresses CL to implement the corresponding private API attribute as described in go/webprotect-caa-attributes-dd and go/webprotect-caa-dns. This CL mostly implements this by unifying the new Posix implementation with the existing Linux implementation by reusing ResolvReader. Bug: 1169237 Change-Id: Ie15d9b6176831a289009f4a52b439a1ff5e9d188 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3314732 Reviewed-by: Eric Orth <ericorth@chromium.org> Commit-Queue: Dominique Fauteux-Chapleau <domfc@chromium.org> Cr-Commit-Position: refs/heads/main@{#952085}
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.