commit | ca97ec28387de83036f7dded8f31cb1f516f2631 | [log] [tgz] |
---|---|---|
author | Ioana Pandele <ioanap@google.com> | Wed Oct 02 16:49:30 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 02 16:49:30 2024 |
tree | e914edeb7fa10ebf1d79950a74d644fac9e3bb96 | |
parent | 3fde6e540f54ca9d699f82530c5702948f9770ff [diff] |
[UPM]Separate API_ERROR into ApiException and other errors for metrics So far only instances of ApiException have been recorded as API errors, however there can be other exceptions coming from the API so there should be a distinction between the 2 buckets. Bug: 366371255 Change-Id: I5f7a8444883af69d5591e30ad3cc3fb54c53dc10 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5899647 Commit-Queue: Anna Tsvirchkova <atsvirchkova@google.com> Auto-Submit: Ioana Pandele <ioanap@chromium.org> Reviewed-by: Anna Tsvirchkova <atsvirchkova@google.com> Cr-Commit-Position: refs/heads/main@{#1363127}
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.