commit | 983b2b060bfdaeb86913376f29ee3d35cd6076ed | [log] [tgz] |
---|---|---|
author | Chuong Ho <hdchuong@google.com> | Tue Oct 15 09:29:44 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 15 09:29:44 2024 |
tree | 6aa10c9ecc4c80dd3d503c5931388c682802eb51 | |
parent | fa4db4ecd58a8cef2aa3906cec1753ae102c57e6 [diff] |
lobster: add skeleton for lobster state metrics recording This CL adds skeleton that is used later for recording lobster states. It also adds the logic to record Picker/Right Click Trigger Fired metrics. Bug: b:348513295, b:348513447, b:348279517 Change-Id: If10f6491fbcca0be6aca3d8a67f58612bedcd6a1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5923238 Reviewed-by: Tony Yeoman <tby@chromium.org> Reviewed-by: Darren Shen <shend@chromium.org> Reviewed-by: Curtis McMullan <curtismcmullan@chromium.org> Commit-Queue: Chuong Ho <hdchuong@chromium.org> Cr-Commit-Position: refs/heads/main@{#1368670}
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.