commit | 23b3482fe3c618b536df0c5b345355af3b06572d | [log] [tgz] |
---|---|---|
author | Shibalik Mohapatra <[email protected]> | Fri Jan 13 18:54:18 2023 |
committer | Chromium LUCI CQ <[email protected]> | Fri Jan 13 18:54:18 2023 |
tree | 90fea99bc776e4065286ab921ceae39fde44fa08 | |
parent | d1cf438eb31e3e31966e40d77b2d94c7496ceabc [diff] |
Hide Underline for collapsed groups for ChromeRefresh23. 1. In this change a new class TabGroupStyle is created to separate out the logic for ChromeRefresh23 feature. 2. Underline bounds calculation is moved to TabGroupStyle and if only header is visible, the underline is not visible. Bug: 1399944 Change-Id: I7ce0d3f93190ca17caf2c7201b4680a20a20915b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4108971 Reviewed-by: Taylor Bergquist <[email protected]> Commit-Queue: Shibalik Mohapatra <[email protected]> Cr-Commit-Position: refs/heads/main@{#1092527}
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.