| commit | eef6fb97a25e40eced55e257479845f11ae22e6d | [log] [tgz] |
|---|---|---|
| author | Juan Mojica <juanmojica@google.com> | Fri Dec 05 01:03:55 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 05 01:03:55 2025 |
| tree | 2c526e6fa5680466c3cf65128d11fed6965b493b | |
| parent | 54c8e37ad309f6a6a7687f3bf31276239d9d5371 [diff] |
[Contextual Tasks] Route Lens interactions to session handle Updates LensQueryFlowRouter to route interaction requests to the session handle when the Contextual Tasks feature is enabled. Introduces `CreateSearchUrlRequestInfoFromInteraction` to package interaction data and `SendInteractionToContextualTasks` to forward it to the session handle. Currently, this opens the contextual tasks panel without loading the appropriate search URL. Adds unit tests to verify routing logic and introduces necessary mocks to support testing. Bug: b:463451557, b:461911377 Change-Id: I2db418c0403e686e6cebe4bd96ba25682a551655 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7218819 Reviewed-by: Duncan Mercer <mercerd@google.com> Commit-Queue: Juan Mojica <juanmojica@google.com> Cr-Commit-Position: refs/heads/main@{#1554392}
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.