| commit | 0e9c5b26619efa6362bc19a0b341fd7bddb51bca | [log] [tgz] |
|---|---|---|
| author | Joel Hockey <joelhockey@chromium.org> | Tue Sep 16 01:53:17 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 16 01:53:17 2025 |
| tree | 7e17f8c6b1da07471b842a7d18dcdffbdf78f9d8 | |
| parent | 9455cac3759ef59e808ea0d7c06dffc64f26b06d [diff] |
Clear tooltips when app goes to background Race conditions can cause crashes when WindowManager adds TooltipPopup view to an app which is paused. Bug: 441235003 Change-Id: Ibb20a8edcfdaef656bb5b896f5f96cf029f8c03c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6948806 Commit-Queue: Joel Hockey <joelhockey@chromium.org> Reviewed-by: Bo Liu <boliu@chromium.org> Reviewed-by: Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/main@{#1515804}
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.