commit | 2fb03cbcbc33702e96655aac2129b0ef3954d0e9 | [log] [tgz] |
---|---|---|
author | Alison Gale <agale@chromium.org> | Mon Nov 25 19:00:40 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 25 19:00:40 2024 |
tree | 1003b5a8be7557951d0f42b9039e0c829b98f393 | |
parent | eed23054e199812c6ea4284a033d4912b369b5ab [diff] |
Migrate Command::IsMediaKey to be a member of ui::Accelerator I'm in the process of refactoring some of the global shortcut listener to live outside of //chrome/browser/extensions so this will make that process easier This CL is pure refactoring and has no behavior change Bug: 378487333 Change-Id: I28ca7979b146faa90d81b7ab76021857b315c1e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6039836 Commit-Queue: Alison Gale <agale@chromium.org> Reviewed-by: Avi Drissman <avi@chromium.org> Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1387738}
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.