commit | 652fdfad8c463b142e396e56fe348c120831333f | [log] [tgz] |
---|---|---|
author | John Lee <johntlee@chromium.org> | Sat Jul 24 03:11:34 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jul 24 03:11:34 2021 |
tree | 78b06ac5b8270735731e9963b9f7f211b221d92a | |
parent | e7b494f249b7f44a6adbcea17e379872763c68ce [diff] |
Side panel: Add way to hide custom context menu In other Bookmark UIs, a bookmark's context menu is forced to close when there are changes to the bookmark model. To accommodate this, this CL adds new methods across the embedder and BubbleContentsWrapper to allow us to close the custom context menu being shown. Bug: 1222528 Change-Id: I034a6afbba1eb92768cba19160ea52aa8fe6a642 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3044229 Commit-Queue: John Lee <johntlee@chromium.org> Reviewed-by: Thomas Lukaszewicz <tluk@chromium.org> Reviewed-by: Caroline Rising <corising@chromium.org> Cr-Commit-Position: refs/heads/master@{#905014}
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.