commit | a8700a06875e8b6281c7a327a3e841b82b6f531a | [log] [tgz] |
---|---|---|
author | Daniel Rubery <drubery@chromium.org> | Wed Feb 26 19:36:13 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 26 19:36:13 2025 |
tree | c6427a87d7827786630a60051e4b8a116b0dc1a3 | |
parent | 28a0c952c3c423cd2d4b6aa45d5d3d48c93178ac [diff] |
Adjust and log device bound session error categories This CL makes the error messages for device bound sessions a little more useful, then logs them to histograms. Fixed: 388557900 Change-Id: Ic07eadd87e00d7b154b483a6dac0ebcc24593a13 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6298478 Reviewed-by: Charlie Harrison <csharrison@chromium.org> Reviewed-by: thefrog <thefrog@chromium.org> Commit-Queue: Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/main@{#1425294}
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.