commit | 360bbd04e632655f47d0ea90da086c0eba14b63f | [log] [tgz] |
---|---|---|
author | Lijin Shen <lazzzis@google.com> | Thu Aug 25 00:45:40 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 25 00:45:40 2022 |
tree | a5fff37fd4cf6394c787d54cc01160bc026d2c94 | |
parent | 195e9f6d12c417c6fa12caf4bd94201d0267b62e [diff] |
Fix missing metric recordings related to back press refactor FIND_TOOLBAR is not recorded when BackPressRefactor is not enabled. LOCATION_BAR is less recorded when BackPressRefactor is enabled. Bug: 1356335 Change-Id: Iac218663ccad6555f759d84f00673d9a2cca9c78 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3855236 Reviewed-by: Patrick Noland <pnoland@chromium.org> Reviewed-by: Theresa Sullivan <twellington@chromium.org> Commit-Queue: Lijin Shen <lazzzis@google.com> Cr-Commit-Position: refs/heads/main@{#1039012}
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.