commit | b06ce3dd325f09a279def702cc1e0b6d722eb0aa | [log] [tgz] |
---|---|---|
author | Zonghan Xu <xzonghan@google.com> | Wed May 07 19:48:13 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 07 19:48:13 2025 |
tree | 82674bc01232b9524f7a259e27952d345f85048e | |
parent | 8adbad52f1349d576f90c005453c68390d5dd6b0 [diff] |
[M137][Signals Reporting] Better logging for Signals reporting This is a cherrypick of https://chromium-review.googlesource.com/c/chromium/src/+/6488495 Add helpful logging for signals reporting process so local debugging will be easier. (cherry picked from commit 5d7ebfaa40c9a81ea2db846a8862dd4735ec7633) Bug: 413367962, 415795435 Change-Id: I7bdd1bb31435d66e55385b476dc4ca08897bd51a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6488495 Reviewed-by: Sébastien Lalancette <seblalancette@chromium.org> Commit-Queue: Zonghan Xu <xzonghan@chromium.org> Reviewed-by: Yann Dago <ydago@chromium.org> Cr-Original-Commit-Position: refs/heads/main@{#1454005} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6519257 Reviewed-by: Fabio Tirelo <ftirelo@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Cr-Commit-Position: refs/branch-heads/7151@{#523} Cr-Branched-From: 8e0d32ed6e49a2415b16e5ed402957cac2349ce2-refs/heads/main@{#1453031}
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.