commit | a1f0a1922f7fab9e40b32b64c7e76c6724589f2c | [log] [tgz] |
---|---|---|
author | Emily Shack <emshack@chromium.org> | Wed Dec 18 17:42:44 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 18 17:42:44 2024 |
tree | 10fb64acf423defc15e8601f688b8f91a3f8c3ea | |
parent | 341924db87ec70a6902e0e8a988c6cc134d900f8 [diff] |
Standardize tab strip dividers Shifts tab dividers a pixel up, addressing an off-by-one bug. This makes them match the combo button divider vertical alignment. Also increases the backgroundless combo button divider width to 2px, in line with the new spec. Bug: 383780001 Change-Id: Ie0f249160b76f43068f7bb9b98fdc10ab10e629d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6092172 Reviewed-by: Taylor Bergquist <tbergquist@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Emily Shack <emshack@chromium.org> Auto-Submit: Emily Shack <emshack@chromium.org> Cr-Commit-Position: refs/heads/main@{#1398028}
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.