commit | 1b6ed965e0a63f395ed59ed34e309f8d80558389 | [log] [tgz] |
---|---|---|
author | Kevin Radtke <kradtke@chromium.org> | Sat Jun 24 02:02:37 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jun 24 02:02:37 2023 |
tree | 81db4daa3d18e76610bfc4d6ee953b39e139c01f | |
parent | c4ed13bd93652fd14b2a7a6de222c92137f5ea84 [diff] |
Maintain shelf visible while a shelf-anchored nudge is shown Add a `ScopedDisableAutoHide` object that is initialized whenever a nudge is anchored to the shelf, so the shelf can be kept open while the nudge is being shown. Bug: b:288497736 Change-Id: I7518675bb02b4dd169c3cfbde5e60ba3aa31559b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4642649 Reviewed-by: Andre Le <leandre@chromium.org> Commit-Queue: Kevin Radtke <kradtke@chromium.org> Cr-Commit-Position: refs/heads/main@{#1162043}
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.