commit | 0c01773129046e687c5ccd59036c5462c09ee618 | [log] [tgz] |
---|---|---|
author | Leonard Grey <lgrey@chromium.org> | Mon Jun 02 20:14:56 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 02 20:14:56 2025 |
tree | fa3bf45e9ef91deeb858157c93961c7ee3b53595 | |
parent | 9df9ccb50f5d5d809275770b45993054c06e7993 [diff] |
Mac: don't close menus on right command press This seems to have regressed somewhere around 136 based on user feedback, but I bisecting to 135 shows that that's "bad" too. macOS version is another possibility, but it also reproes in a macOS 13 VM. Rather than worrying too much about why this used to work, let's make it work now. Bug: 419721068 Change-Id: I6ed1816c729c3aa97a0e590c039569139824c3e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6611283 Commit-Queue: Leonard Grey <lgrey@chromium.org> Reviewed-by: Keren Zhu <kerenzhu@chromium.org> Reviewed-by: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1468306}
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.