commit | f9434d87c957298e501d88c28929b8968b298c52 | [log] [tgz] |
---|---|---|
author | Juliet Levesque <julietlevesque@google.com> | Fri Mar 29 22:49:45 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 29 22:49:45 2024 |
tree | 225b80dbc1788ddb6e89566e6199d1088b86b3cb | |
parent | 67cf92b533568ff21eb6a73addb2a76ee8b7da06 [diff] |
[Fix It] Introduce NEARBY_INFRA feature to CD_LOG Adds a NEARBY_INFRA to be used in CD_LOG in replacement of separate features for Nearby Presence and Nearby Connections. Also adds a single feature checkmark for NEARBY_INFRA to chrome://nearby-internals. Replaces all prior instances of NC or NP in logging with NEARBY_INFRA. correctly on chrome://nearby-internals Tested: Manually verified the NEARBY_INFRA log is added and displayed Bug: b/274978630 Change-Id: Ia4c0284aac4f608aefa0e7e3e5e4add693bc9b32 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5392109 Reviewed-by: Ryan Hansberry <hansberry@chromium.org> Commit-Queue: Juliet Lévesque <julietlevesque@google.com> Cr-Commit-Position: refs/heads/main@{#1280391}
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.