commit | 7df85ebfdeecb81287c82957878217ba0eb7ff26 | [log] [tgz] |
---|---|---|
author | David Pennington <dpenning@chromium.org> | Fri May 10 19:46:59 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 10 19:46:59 2024 |
tree | 4e0c4ce39abd47fd2c5157665a8dda45ee1d1607 | |
parent | 3a7f616b310bf3033b88af8e10c97dd1129804da [diff] |
[TabStrip] Remove old ChromeOS experiment in TabStrip. There was an experiment on ChromeOS at some point to use a frame button for tabsearch. This experiment does not seem to have ever been launched, and with CR23 we are moving to a more prominent tab search feature that has other functionality attached to it that are not compatible with prior implementation's frame buttons. Change-Id: I6b8aa28b2882dd3700f3e3e3c0abc9332bf89449 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5512600 Auto-Submit: David Pennington <dpenning@chromium.org> Reviewed-by: Taylor Bergquist <tbergquist@chromium.org> Commit-Queue: Taylor Bergquist <tbergquist@chromium.org> Cr-Commit-Position: refs/heads/main@{#1299446}
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.