commit | 99f9f615a5edbdd546035d0cd0312a3cfaa700dc | [log] [tgz] |
---|---|---|
author | David Pennington <dpenning@chromium.org> | Tue Oct 12 18:41:29 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 12 18:41:29 2021 |
tree | 0583ee8c408dec950ee220c94b9f81719f72d74e | |
parent | 039916fa79999eb18e2dd38375b83697826eb509 [diff] |
Add logging for tab metrics widths In order to make decisions on the correct minimum tab width for the tab scrolling project, some metrics are added which provide information about the smallest tab width experienced by a user. Bug: 1182401 Change-Id: I200706112b4563135b29f0603d0444706e006bd8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3194789 Reviewed-by: Taylor Bergquist <tbergquist@chromium.org> Commit-Queue: David Pennington <dpenning@chromium.org> Cr-Commit-Position: refs/heads/main@{#930691}
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.