commit | d957fba334f6afce6e1073eb623f15af91c6495c | [log] [tgz] |
---|---|---|
author | Jong Ahn <jongahn@google.com> | Wed Nov 01 23:06:31 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 01 23:06:31 2023 |
tree | 3ee9778e62aefb8b9e3353a93adf208e9af79151 | |
parent | deec8ba7df225c6c98a78a351cc18958b2ad4e11 [diff] |
[Structured Metrics] Add observer interface to listen for key readiness. This allows for multiple observers to listen for when a key is ready. Bug: b/290096302 Change-Id: I9a5cfae09a125d45cb002f66fa873458af1f0376 Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4985371 Reviewed-by: Andrew Bregger <andrewbregger@google.com> Commit-Queue: Jong Ahn <jongahn@chromium.org> Cr-Commit-Position: refs/heads/main@{#1218520}
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.