commit | e667b51df749678b3d4480f48eef203a7bf2a803 | [log] [tgz] |
---|---|---|
author | Angus L. M. McLean IV <angusmclean@google.com> | Wed Oct 04 03:22:44 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 04 03:22:44 2023 |
tree | 3c4d69e7c697ea0fc571c71d1e33e769962a0b0b | |
parent | 988b2c19b7f1cbc68e36b4ad41e2d63c6945380e [diff] |
tote tour: Add scoped semantics for closing help bubbles Help bubbles sometimes need to exist until an event, as opposed to on a simple timer. This new API will be how those help bubbles can be dismissed. Specifically, this will be used in an upcoming CL to make the holding space tour bubble stay visible until the drag operation is complete. Bug: b:283171784 Change-Id: Ia71babf647c5b91aabc1d1cced6407e817c66348 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4902566 Commit-Queue: Angus McLean <angusmclean@google.com> Reviewed-by: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/main@{#1205023}
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.