commit | 5871d5c77ed3d56290b9039d8a8dafd9b721349b | [log] [tgz] |
---|---|---|
author | Yuheng Huang <yuhengh@chromium.org> | Fri Apr 19 20:03:51 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 19 20:03:51 2024 |
tree | 3e7bb23c004ff26a8934baf840e1f2161563c371 | |
parent | e23cfb4e94adec54475acee8e1e68cea8d1c977f [diff] |
[tab group v2] adjust space allocation for bookmarks bar In v2 since bookmark bar can show as many pinned saved tab group as possible, additional rules are needed to prevent saved tab group from taking too much space. For more detail please refer to [1]. [1]https://docs.google.com/document/d/1V4WlGI9NE5M830u3IjGfi1jwzdX2B0QMgJ1BnItevUM/edit?usp=sharing Bug: 334948424 Change-Id: Ic7ada99c768d051fd466dcd4c40a25d7e0f5b7d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5458140 Reviewed-by: Darryl James <dljames@chromium.org> Commit-Queue: Yuheng Huang <yuhengh@chromium.org> Reviewed-by: pengchao Cai <pengchaocai@chromium.org> Cr-Commit-Position: refs/heads/main@{#1290138}
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.