commit | 4c23a57f7c6d31fed0e9a210734b022e6a252f41 | [log] [tgz] |
---|---|---|
author | Charles Meng <charlesmeng@google.com> | Wed Feb 26 20:45:19 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 26 20:45:19 2025 |
tree | 30e6d7db1bb9ffde27892c76e285cf16b54affd4 | |
parent | 25a3c804380ede30131c6ecd9f646473c30c04eb [diff] |
Add tabstrip context menu item for toggling glic pinning Adds a menu item to the system menu model for toggling glic pinning, that is only visible if glic is enabled. NO_IFTTT=The added command is not gated on fenced frame network status, as it is not present in the webcontents context menu. Fixed: 393437878 Change-Id: I9c875781a2a7a5f52c67461983d5b794d111cbbf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6279418 Commit-Queue: Charles Meng <charlesmeng@chromium.org> Reviewed-by: Ian Vollick <vollick@chromium.org> Reviewed-by: Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1425349}
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.