commit | b21fd24c6ff5af5a8ccb0e37719a951ff915503a | [log] [tgz] |
---|---|---|
author | Ghazale Hosseinabadi <ghazale@google.com> | Wed Dec 15 16:23:50 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 15 16:23:50 2021 |
tree | 5f8ec23cd02b9615e4ac93974bffe94e2d632009 | |
parent | 3d8e7da00a1381750fbbec2121dc35ab300505e2 [diff] |
[Extensions] Add UserIsInDeveloperMode metric for the devtools API. This CL adds UserIsInDeveloperMode metric for the devtools API. The metric is added for all extensions except the ones installed by the enterprise policy and component extensions. Bug: 1267489 Change-Id: I10ecd41091bd67b26117eb81239c9546195d3d44 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3312894 Reviewed-by: Andrey Kosyakov <caseq@chromium.org> Reviewed-by: Brian White <bcwhite@chromium.org> Commit-Queue: Ghazale Hosseinabadi <ghazale@chromium.org> Cr-Commit-Position: refs/heads/main@{#951963}
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.