commit | ddbaf60654df7988cf5d23f35504c96015cf60d0 | [log] [tgz] |
---|---|---|
author | Lijin Shen <lazzzis@google.com> | Wed Mar 06 19:43:21 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 06 19:43:21 2024 |
tree | 5c196b6b6435da143a5a135923d68f115c6ca8c1 | |
parent | 73fc614b9aaf6419266e8781fc17b02916b69525 [diff] |
[Default Nav Transition] Add metrics for consecutive back navs Add following histograms to record if a gesture has started when a nav started and also if a nav starts during a on-going gesture. Navigation.DuringGesture.NavStarted Navigation.DuringGesture.NavStarted.3ButtonMode Navigation.DuringGesture.NavStarted.GestureMode Navigation.OnGestureStart.NavigationInProgress Navigation.OnGestureStart.NavigationInProgress.3ButtonMode Navigation.OnGestureStart.NavigationInProgress.GestureMode Bug: 40261105 Change-Id: I0c8ba45776abff6725c44dbf2bf88f2172c50d72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5318579 Reviewed-by: Khushal Sagar <khushalsagar@chromium.org> Reviewed-by: Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by: Calder Kitagawa <ckitagawa@chromium.org> Commit-Queue: Lijin Shen <lazzzis@google.com> Reviewed-by: Tommy Nyquist <nyquist@chromium.org> Cr-Commit-Position: refs/heads/main@{#1269161}
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.