commit | 55c328bce542b056d31ef563f352a09b358591b7 | [log] [tgz] |
---|---|---|
author | Rupert Ben Wiser <bewise@chromium.org> | Fri Apr 28 15:07:51 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 28 15:07:51 2023 |
tree | e50ae9c68d43ab5533f514827983c1b1fbc90dc9 | |
parent | cb448c37af81ba53a86b476636f0233d85cbd2e1 [diff] |
webview: Add histogram for HTTP 400 metric attempts When we launched a beta experiment for non embedded metrics on webview, we saw ~1.7% of the attempts were resulting in an HTTP 400. There are a few reasons an HTTP 400 could be recorded so we would like to briefly record a histogram around this to try get an idea of why this is occurring. Bug: 1430682 Change-Id: I312d6e14000563b311f8113d9bb276719d033ec2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4440849 Reviewed-by: Nate Fischer <ntfschr@chromium.org> Reviewed-by: Luc Nguyen <lucnguyen@google.com> Auto-Submit: Rupert Wiser <bewise@chromium.org> Commit-Queue: Luc Nguyen <lucnguyen@google.com> Cr-Commit-Position: refs/heads/main@{#1137163}
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.