| commit | 453ef171c04204557fe85a1327249d0600c6c2cc | [log] [tgz] |
|---|---|---|
| author | Bryant Chandler <bryantchandler@google.com> | Thu Sep 25 18:39:59 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 25 18:39:59 2025 |
| tree | 2167b66f097a05e52c19bbda073a032fa2a41176 | |
| parent | 1beff97455387771199af33e569c7961edd8d979 [diff] |
Activate Glic side panel on tab activation This change ensures that if a tab with an active Glic side panel is switched to, the Glic instance for that tab becomes the active one. This only covers tabs becoming the active tab in their window. Handling window activation will be in a followup CL. Bug: b:447146001 Change-Id: I6a6a69644360d8e2a4d4d29cc6e540d429b57575 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6983663 Reviewed-by: Ian Wells <iwells@chromium.org> Commit-Queue: Bryant Chandler <bryantchandler@chromium.org> Cr-Commit-Position: refs/heads/main@{#1520778}
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.