commit | 9cb2eae330b7cbc76355f92cf1a5eb1737d4317f | [log] [tgz] |
---|---|---|
author | David Pennington <dpenning@chromium.org> | Fri Jul 25 15:35:11 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 25 15:35:11 2025 |
tree | 63274f6f56f1fa851c870618256df8dd0656b867 | |
parent | 8b4b547c9376e6fe5b7473dd43933daaab2ca542 [diff] |
[Vertical Tabs] Add per-window Controller and Synced per profile Pref The Vertical tabs state will be enabled per profile on device, and will be synced with other prefs in chromium. The width and collapsed states of VerticalTabs will then, on a per window basis, update. Bug: 433564337 Change-Id: I68d0a868b6cb7db90d25e0416775d6a745d3bbbd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6779682 Reviewed-by: Marc Treib <treib@chromium.org> Commit-Queue: David Pennington <dpenning@chromium.org> Auto-Submit: David Pennington <dpenning@chromium.org> Reviewed-by: Robert Kaplow <rkaplow@chromium.org> Reviewed-by: Darryl James <dljames@chromium.org> Cr-Commit-Position: refs/heads/main@{#1492076}
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.