commit | c717fb07aed0f4756b9306ae0e55fa8f897bb1dc | [log] [tgz] |
---|---|---|
author | Calder Kitagawa <ckitagawa@chromium.org> | Tue Jul 02 18:47:01 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 02 18:47:01 2024 |
tree | 7bd9bb668bffaecb074b37df3ae7d922aeed6c20 | |
parent | a720074207161de5dcb8c3059d235e621491e32a [diff] |
[Hub] Cleanup legacy tab switcher code in toolbar The feature flag controlling Hub was removed and isHubEnabled defaults to true. Tests were already updated see: https://chromium-review.googlesource.com/c/chromium/src/+/5634047 Toolbar no longer has a tab switcher mode as the toolbar is now overlaid when the Hub is visible. Remove the legacy toolbar code related to this now deprecated UI. This is a follow up to https://chromium-review.googlesource.com/c/chromium/src/+/5666417 which removed the StartSurface related code and significantly simplified this cleanup. Fixed: 350704312 Change-Id: Idfd9e464c058dfde105a2880063f00a84ab9be04 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5671008 Reviewed-by: Xi Han <hanxi@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Cr-Commit-Position: refs/heads/main@{#1322330}
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.