commit | d913a86b8551d3fb64d3e5eda096201a95aeac47 | [log] [tgz] |
---|---|---|
author | dljames <dljames@chromium.org> | Fri Apr 18 01:08:10 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 18 01:08:10 2025 |
tree | c18439282487728871db2468e5bf04a162d454ab | |
parent | 3c55c4660239de32be1514fd02ae9c877188898c [diff] |
[TabGroupShortcuts] Add feature to chrome://flags tab-group-shortcuts Add new tab to group: Alt + Shift + C / Cmd + Ctrl + C Create new tab group: Alt + Shift + D / Cmd + Ctrl + D Focus next tab group: Alt + Shift + X / Cmd + Ctrl + X Focus previous tab group: Alt + Shift + Z / Cmd + Ctrl + Z Close tab group: Alt + Shift + W / Cmd + Ctrl + W Change-Id: I1bce1c1695ff5847554308030eb525c19b3b31b5 Bug: 403622318 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6470707 Commit-Queue: Darryl James <dljames@chromium.org> Reviewed-by: Steven Luong <stluong@chromium.org> Cr-Commit-Position: refs/heads/main@{#1448703}
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.