commit | e11409a723b789d9992d8ac3b54a76f9f8c4324d | [log] [tgz] |
---|---|---|
author | Gaurav Jayasawal <gauravjj@google.com> | Fri Apr 22 21:57:30 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 22 21:57:30 2022 |
tree | df2d0fa412de15aa0e776362ca8ee577aa1cea1b | |
parent | d4900eb8ba3b7899c339c22428d2e1dcf2ee5cc7 [diff] |
Fill extra tab space when close button is hidden As part of the tab strip improvements experiments, when the close button is hidden for tabs at the edge of the tab strip, the title of the tab should expand to fill up the empty space. This is already happening for 108dp experiment. This CL adds this behavior for the 156dp experiment. Bug: 1318563 Change-Id: I844814659362506997ec5da7abeda680238a565a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3601385 Reviewed-by: Theresa Sullivan <twellington@chromium.org> Reviewed-by: Sirisha Kavuluru <skavuluru@google.com> Commit-Queue: Gaurav Jayasawal <gauravjj@google.com> Cr-Commit-Position: refs/heads/main@{#995377}
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.