commit | 9c7daff8a31297cae0a75cd948300ab3343c4af0 | [log] [tgz] |
---|---|---|
author | Joe Downing <joedow@google.com> | Mon Sep 30 23:01:42 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 30 23:01:42 2024 |
tree | f1c71dd18f873b19323cea4918c2858853aa2196 | |
parent | d40004e9a0dd353b512ef68de3a8732e4af36851 [diff] |
Adding some heartbeat logging and fixing a follow-up This CL adds logging back to HeartbeatSender so that consistent logging occurs regardless of which API is used to communicate status. I'm also fixing a suggestion from a previous CL where we should log invalid signaling ids. Change-Id: Ie601c555340ddcb822e4ad8360a8fc583ec9c9da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5900898 Commit-Queue: Gary Kacmarcik <garykac@chromium.org> Auto-Submit: Joe Downing <joedow@chromium.org> Reviewed-by: Gary Kacmarcik <garykac@chromium.org> Cr-Commit-Position: refs/heads/main@{#1362076}
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.