commit | 057dd7716d20f7f5865041858c02e691f2d902cd | [log] [tgz] |
---|---|---|
author | Bastian Kersting <bkersting@google.com> | Fri Sep 08 10:36:24 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 08 10:36:24 2023 |
tree | 7858fca7c3c35f5332ad4f9c36e78a34b2efc532 | |
parent | c8b8d6ef21caf07c379aff2430847e92cac8aa2e [diff] |
[Telemetry] Remove finished routine This change adds logic for removing a finished routine. Furthermore it introduces a new type for holding all information about a routine. This is part of a bigger effort to add a new diagnostics API, please visit go/dd-telemetry-extension-diag-revisit for more context. Bug: b/286031590, b/297859713 Test: browser_test --gtest_filter=*TelemetryExtensionDiagnosticsApiV2* Change-Id: If70c90febf71f5813d5f79929ad15b75ceac30e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4834490 Commit-Queue: Bastian Kersting <bkersting@google.com> Reviewed-by: Chung-sheng Wu <chungsheng@google.com> Reviewed-by: Ethan Cheng <yycheng@google.com> Cr-Commit-Position: refs/heads/main@{#1194009}
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.