commit | 54672f4cfd6b47d483e95ebe3a13a6822cbc587a | [log] [tgz] |
---|---|---|
author | Wenyu Fu <[email protected]> | Thu Sep 22 17:51:51 2022 |
committer | Chromium LUCI CQ <[email protected]> | Thu Sep 22 17:51:51 2022 |
tree | 872fdd147b55b0fda93dc00017aa861fc4d61c1e | |
parent | eeacfa6e7b6c48dad5635e1f12ffa2126599bb9f [diff] |
[DragDrop][ContextMenu] Add flag ContextMenuPopupForAllScreenSizes The flag is intended to control context menu form depending on different screen sizes. When the flag is enabled, context menu popup will be used for all screen sizes; when the flag is disabled, context menu pop will be used for tablets only. Bug: 1339117 Change-Id: I467a0c268559be32fe67f21316caff7ebbf5322b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3905992 Auto-Submit: Wenyu Fu <[email protected]> Reviewed-by: Sinan Sahin <[email protected]> Commit-Queue: Sinan Sahin <[email protected]> Commit-Queue: Wenyu Fu <[email protected]> Cr-Commit-Position: refs/heads/main@{#1050268}
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.