commit | 56fdce30b21c24754009a415016d3c617b73c564 | [log] [tgz] |
---|---|---|
author | David Black <dmblack@google.com> | Wed May 24 20:18:27 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 24 20:18:27 2023 |
tree | 86a4053240f8e2ff999ef94693358657fe5e0ce6 | |
parent | 12bce356f1faae52fe105d3b4d426a700a4f6849 [diff] |
Add HelpBubbleContainer window to parent help bubbles. HelpBubbleContainer serves as the parent for help bubbles which are anchored to views for the purpose of user education. In the case of the Welcome Tour, which walks new users through ChromeOS System UI, a background blur will be applied to the container with a masked cut out for the help bubble anchor view. Note that the background blur and masked cut out will be implemented in follow up CLs. Mock: http://shortn/_BOo0XeAxfV Bug: b:277091650 Change-Id: I910b42431c94bbabc8833f219cb2201e28833bde Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4559200 Commit-Queue: David Black <dmblack@google.com> Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1148737}
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.