commit | 161e7e87ce10124a838c427760aa8944703c44ab | [log] [tgz] |
---|---|---|
author | Chase Hartsell <chazzy@chromium.org> | Fri Jan 31 21:51:35 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 31 21:51:35 2025 |
tree | 1262e5f5d7d1bb841e724c72d3cdcd93cd443f8c | |
parent | 5bba57bd72d99e60fdd731f224bee50d3ad12269 [diff] |
[Compare] Show comparison table submenu in tab context menu This patch hooks up the "Add tab to comparison table" submenu to appear in the tab context menu. The submenu is only shown if there are existing sets that do not contain the tab's URL. Otherwise, only an "Add tab to new comparison table" option is shown. http://go/scrcast/NTI2NjE0NDE1NDg3Nzk1MnwzYTRhN2E0Yi1mOA Bug: 390669584 Change-Id: Ibfa96f464f04476a09a0a7753b8ea6db09026d60 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6219390 Reviewed-by: Matthew Jones <mdjones@chromium.org> Reviewed-by: Darryl James <dljames@chromium.org> Commit-Queue: Chase Hartsell <chazzy@chromium.org> Cr-Commit-Position: refs/heads/main@{#1414390}
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.