commit | f7639b3f1bb33e1e3bd50600bd7c9669cc65ba87 | [log] [tgz] |
---|---|---|
author | Peter Boström <pbos@chromium.org> | Sun Nov 10 21:12:37 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Nov 10 21:12:37 2024 |
tree | 2f1e74c373f03dcac350819e0e55aca480ecf007 | |
parent | e0ccbe3bbd5c50fa1c2248c15adfccb9229d489c [diff] |
Revert "Close the menus when the parent widget is relocated" This reverts commit 8caa7ff53a01aa1eca1cf785f9e1313db3447a80. Reason for revert: crbug.com/377940991 Original change's description: > Close the menus when the parent widget is relocated > > Close the menus when the parent widget's position changes, which may > occur due to using the split view hotkeys 'WinKey + Right' or > 'WinKey + Left' on Linux. > > Bug: 376599395 > Change-Id: Ic8bc1eb23669d7fecff00fc3b1734a4f89b2c80b > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5982669 > Reviewed-by: Peter Boström <pbos@chromium.org> > Commit-Queue: Peter Boström <pbos@chromium.org> > Reviewed-by: Dana Fried <dfried@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1380032} Bug: 376599395, 377940991 Change-Id: Ieee312236a62491ed95af009f6f4e0b7a041c6f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6010007 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Peter Boström <pbos@chromium.org> Cr-Commit-Position: refs/heads/main@{#1380969}
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.