| commit | 1cf3dda0703224a239311bbf405770d4c75d1049 | [log] [tgz] |
|---|---|---|
| author | Brandon Fong <bjfong@google.com> | Sat Jan 11 00:22:21 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jan 11 00:22:21 2025 |
| tree | 97f082a8092937fafa8311fe7fce8c9dd94f9f6f | |
| parent | 1c5e6957cb0e15e75adc03da5dbf818a10208214 [diff] |
[hub] Dismiss SearchActivity when focus is lost in splitscreen usage This primarily applies to split screen and multi window since focus won't be lost in other contexts, but when focus is lost dismiss SA to prevent flicker on the suggestions list when going between windows as a result of focus changing. Bug: 381505510 Change-Id: I0a93f1951f6b498ee8dd0bb9ff89a7fe3d2a1352 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6163908 Commit-Queue: Brandon Fong <bjfong@google.com> Reviewed-by: Tomasz Wiszkowski <ender@google.com> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1405083}
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.