| commit | f190ffc236970cb78c71b80d56e1740a08b1b47f | [log] [tgz] |
|---|---|---|
| author | April Zhou <aprilzhou@google.com> | Mon Mar 17 18:28:32 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 17 18:28:32 2025 |
| tree | e366ed8454bffe946fe12ae183dfcf6505aca81b | |
| parent | f4e3036b2396a62b4621fe6f830c29344ee1ee35 [diff] |
boca: Fix heartbeat status not reflected. Heartbeat only update device status not student status. We should parse accordingly. Also change to only return single device. Since UI only support single device now, make chromium side aligned to make the behavior deterministic. Bug: b:403357101 Test: Unit tested Change-Id: If28c47261c47ea45538bf2565da3108997fdfbb1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6355801 Reviewed-by: Benjamin Zielinski <bzielinski@google.com> Commit-Queue: April Zhou <aprilzhou@google.com> Cr-Commit-Position: refs/heads/main@{#1433662}
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.