| commit | e2dddf780745ab8e386d2eb855b2be9f7e405b51 | [log] [tgz] |
|---|---|---|
| author | Dana Fried <dfried@chromium.org> | Thu Mar 09 21:47:52 2023 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 09 21:47:52 2023 |
| tree | 053d4be33b6b4ddaf83b9ed7e9482c099971a2c5 | |
| parent | 780b245d9ffa648cb6d3c40e512bc2d4d5e726ff [diff] |
[User Education] Hiding a WebContents will hide its elements. This does two nice things for us: - A help bubble will never be displayed in a hidden tab or closed side panel. - Closing a secondary UI (such as side panel) with a floating help bubble will cause the help bubble to close. Bug: 1422875 Change-Id: I87b1962ca8764156b2be2f2ef55e159c0c2f5caa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4323580 Reviewed-by: David Pennington <dpenning@chromium.org> Commit-Queue: Dana Fried <dfried@chromium.org> Cr-Commit-Position: refs/heads/main@{#1115362}
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.