commit | dc266f8dc7a3a3021f70bc466177c3a907cc40a2 | [log] [tgz] |
---|---|---|
author | Alison Gale <agale@chromium.org> | Tue Apr 22 19:43:50 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 22 19:43:50 2025 |
tree | 43ab265da83cd5cd49cce4a354bd201a055be22f | |
parent | 8a7048566b21cd29720b43085e4d340e677b76d1 [diff] |
[SxS] Allocate extra space to split tabs When allocating the extra pixels we don't want an early split tab to end up 2 pixels wider than a later tab (particularly with tab closing mode) so only the first tab in a split will get an extra pixel. Bug: 411471023 Change-Id: Ibe197a51c71b69064a5ee11a74eb0589e4fa0a0e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6476490 Reviewed-by: Shibalik Mohapatra <shibalik@chromium.org> Commit-Queue: Alison Gale <agale@chromium.org> Cr-Commit-Position: refs/heads/main@{#1450140}
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.