commit | 66ae705add334bd535fd7c3b5436ba0b4b0c118e | [log] [tgz] |
---|---|---|
author | Emily Shack <emshack@chromium.org> | Tue Nov 05 18:38:30 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 05 18:38:30 2024 |
tree | 8541f030297f12d72a13bd148bf7b1b377f51c96 | |
parent | 7a6272d86e94036330f96d3581d25f52db94851d [diff] |
Add tab strip combo button prototype Prototypes a combo button which combines the new tab and tab search buttons into a single combo button in the tabstrip. Adds this to chrome://flags for ease of use by cross-functional partners. Combo button: https://screenshot.googleplex.com/3bb6rpA9T2aQvFi Combo button + chip: https://screenshot.googleplex.com/B9wXMZkyrDyy7CZ RTL Combo button + chip : https://screenshot.googleplex.com/3T2zmz5uLsUkchp Bug: N/A Change-Id: Ie39e4514fc35a889f17c1bd7a66d29a41f0bfd8d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5984015 Commit-Queue: Emily Shack <emshack@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: David Pennington <dpenning@chromium.org> Cr-Commit-Position: refs/heads/main@{#1378469}
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.