commit | 9462fe23ba16e0e92f3d8346250c27f343e91079 | [log] [tgz] |
---|---|---|
author | stluong <stluong@chromium.org> | Mon Jul 15 21:43:55 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 15 21:43:55 2024 |
tree | 6025715fbed89911c6e9bb8ffad81484efefd7a3 | |
parent | 7a6b000b7e861552062afa14de037ca94d019718 [diff] |
[Performance Intervention] Record metrics for suggested and discarded tabs Adds metrisc that records the number of suggested tabs a user will see, number of tabs after the user modify the sugged tab list, and number of tabs the user chose to be discarded. Fixed: 341138308 Change-Id: If94860772828cf2edd9d81c34c580dcf3d9ffe23 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5703817 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Steven Luong <stluong@chromium.org> Reviewed-by: Alison Gale <agale@chromium.org> Cr-Commit-Position: refs/heads/main@{#1327808}
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.