commit | 7b3eb49834267e38319e5a7d9df781f7754cd2ad | [log] [tgz] |
---|---|---|
author | Neil Coronado <nemco@google.com> | Tue May 20 17:40:04 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 20 17:40:04 2025 |
tree | 9c29305244c8852155d3cebee3b0d8ebb6996c99 | |
parent | feafbc1e85d72f0cf2ef2d5cf0ba6e0b42920a11 [diff] |
[TabGroupContextMenu] Update UserActions Update UserActions. -Emit for newly added "move group to new/another window" option. -Format according to extract_actions.py (use string literal). -Add missing documentation for existing actions and new documentation for the newly added "move group to new/another window" option. Bug: 417272356 Change-Id: Ia2b68ec77031f0c440b1ff55a629ff6809bd1ba5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6565107 Commit-Queue: Neil Coronado <nemco@google.com> Reviewed-by: Wenyu Fu <wenyufu@chromium.org> Reviewed-by: Zhe Li <zheliooo@google.com> Cr-Commit-Position: refs/heads/main@{#1462880}
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.