commit | ac00f286b0c1a68320fb7e505f79aa5c2b4b044f | [log] [tgz] |
---|---|---|
author | Muhammad Hasan Khan <mhasank@google.com> | Thu Sep 16 12:39:24 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 16 12:39:24 2021 |
tree | 4bec7a2c4f871ad20e6a9f3339efb2aef7230ad5 | |
parent | 6ce546375fb4478c7bf673c31aa89562400aff9d [diff] |
diagnostics: Hide ARC routines behind a flag In this change we make it so that ARC networking routines do not show unless the ButtonARCNetworkDiagnostics feature is enabled along with the networking diagnostics routines in the Diagnostics app. Bug: 1250080 Test: deploy to DUT, disable the feature, ensure routines are hidden Test: deploy to DUT, enable the feature, ensure routines are shown Change-Id: Iad88cf15ce76d0a812252239144f8d5cefbc8088 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3163790 Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Muhammad Hasan Khan <mhasank@chromium.org> Cr-Commit-Position: refs/heads/main@{#922099}
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.