commit | bf1fe9e8ce93bdb077aa97581cc30f373517937c | [log] [tgz] |
---|---|---|
author | Vigen Issahhanjan <vigeni@google.com> | Tue Nov 15 15:02:43 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 15 15:02:43 2022 |
tree | 977c9e341d27e50e21bc0ff522fd2244a6c6314a | |
parent | 456afff0ca1c3520ee675b6ca2dc3028f951eff5 [diff] |
Avoid crashing if heartbeat reactor is destroyed. This change addresses possible timing issue between heartbeat reactor being destroyed and heartbeat timer posting the request to send it. Bug: none Test: Ran on a device Change-Id: Ia4fcf211089809beaf0bf1e25ae5e7fd41eeb600 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4027024 Reviewed-by: Ryan Keane <rwkeane@google.com> Commit-Queue: Vigen Issahhanjan <vigeni@google.com> Cr-Commit-Position: refs/heads/main@{#1071601}
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.