commit | 3e36198c2274fddd6961dcd1f43d89b61668d0dc | [log] [tgz] |
---|---|---|
author | Min Qin <qinmin@chromium.org> | Fri Dec 27 20:55:21 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 27 20:55:21 2024 |
tree | a5adbca2f2d3fa4a53423c914747e3a7a942725d | |
parent | facad7fbe716dcb6e966eab14bfc84f15803af86 [diff] |
Make notification event report more accurate If the TraceEvent throws an exception, the mSuccess boolean will carry the wrong value. This causes metrics to show more success than started notifiaction event. This CL fixes the issue. Change-Id: Iaf752fdad5304124468110ca8d9409bb907c044d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6123599 Reviewed-by: Siddhartha S <ssid@chromium.org> Commit-Queue: Siddhartha S <ssid@chromium.org> Cr-Commit-Position: refs/heads/main@{#1400568}
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.