commit | bf38333f76833ac00469ab1cafa3938ddbdaa385 | [log] [tgz] |
---|---|---|
author | Matt Jones <mdjones@chromium.org> | Mon Jun 24 14:35:19 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 24 14:35:19 2024 |
tree | 6602f37eec968616314af388456bf41ba96a7d11 | |
parent | a1b2e6d3e19b795a74c27ff924f0867730f8d5a1 [diff] |
Show tabs with products rather than all tabs in selection drop down This patch replaces the list of open tabs in the product selection drop down with a list of products that are open in the user's tabs. This will significantly reduce the amount of "noise" when trying to select something useful to display in the product table. Bug: 348417872 Change-Id: I60afe5027d5406ef71966236c34251b769e2bc5e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5646451 Reviewed-by: Paul Adedeji <pauladedeji@google.com> Reviewed-by: Brendon Tiszka <tiszka@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/main@{#1318563}
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.