commit | 1c16fc383723c16d6857bbb74286fa3e8314ec5c | [log] [tgz] |
---|---|---|
author | Neil Coronado <nemco@google.com> | Fri Jun 14 00:02:24 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 14 00:02:24 2024 |
tree | dfdf0a94dd1998ca1ed06cf98950341231c4ea1a | |
parent | 8d59f53875fd83482108b9a3f1d28c0c1c270ce2 [diff] |
[TabGroupCollapse] Emit metric on manual collapse/expand Emit metric on manual collapse/expand. -Recorded as Android.TabStrip.TabGroupCollapsed. -True if collapsing and false if expanding. -Does not record when the collapse state is automatically updated. For example, we don't record when synced groups are automatically collapsed or when a tab selections automatically expands a group. Bug: 346344439 Change-Id: I969b1fe52046cbfebc4a9021a9be5479b254aecf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5631000 Reviewed-by: Sirisha Kavuluru <skavuluru@google.com> Reviewed-by: Zhe Li <zheliooo@google.com> Commit-Queue: Neil Coronado <nemco@google.com> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Sinan Sahin <sinansahin@google.com> Cr-Commit-Position: refs/heads/main@{#1314963}
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.