0
Files
src/ios
Christian Xu bb0d74bec7 [Omnibox] Add OnThumbnailOnlyAccept to omnibox client.
On iOS, the omnibox can accept inputs with just a thumbnail and no text.
This allows the user to refine a multimodal query and go back to the
original LRP by deleting the text in the omnibox.
Ex:
- Select a region and get an LRP.
- Refine the search by adding some text in the omnibox.
- Delete the text to return to the original LRP.

Currently, the omnibox doesn't provide any verbatim suggestions for an
image only input. This CL, adds OnThumbnailOnlyAccept to let the
OmniboxClient handle the event.

Fixed: 359150039
Change-Id: Ica078352b92b6707a5805605987662389462a24d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5920836
Reviewed-by: Moe Ahmadi <mahmadi@chromium.org>
Commit-Queue: Christian Xu <christianxu@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1366799}
2024-10-10 14:04:53 +00:00
..
2024-09-23 15:58:57 +00:00

This directory holds code related to Chrome for iOS. See this document for a description of the structure underneath this directory.