| commit | 1deb3bb4763eaabad8c6ff575465629d012a1c9c | [log] [tgz] |
|---|---|---|
| author | Juan Mojica <juanmojica@google.com> | Thu Oct 09 23:07:09 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 09 23:07:09 2025 |
| tree | ed5896e23d825a875ef77936f6b8ce42f06cb0d7 | |
| parent | cb76e4987df195b8032b2a7c0f9e3ee84ad10f51 [diff] |
[lensoverlay] Session should not end unless side panel is closed. Now that the overlay can be in an kOff state while the side panel is open, the search controller needs to check that the side panel is closed before ending the Lens session when a tab is backgrounded. Bug: 448976239 Change-Id: I44c65e66e498114510a9400cdaf4756d43d112a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7023189 Reviewed-by: Duncan Mercer <mercerd@google.com> Commit-Queue: Juan Mojica <juanmojica@google.com> Cr-Commit-Position: refs/heads/main@{#1527819}
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.