forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[WebUI][NTP] Renders realbox matches and handles realbox interactions
Adds the ability to render a *basic* version of autcomplete matches and handle realbox interactions such as: 1. showing and hiding the matches. 2. keyboard shortcuts for querying autocomplete and selecting matches. 3. updating the realbox input with inline autcompletion as the user types and/or the selection changes. tests covered in crrev.com/c/2194275 Bug: 1041129 Change-Id: Ibd010de196c3eebe124feb22808286cd3c05bdee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2194472 Commit-Queue: Moe Ahmadi <mahmadi@chromium.org> Reviewed-by: Tibor Goldschwendt <tiborg@chromium.org> Cr-Commit-Position: refs/heads/master@{#768625}
- Loading branch information
Moe Ahmadi
authored and
Commit Bot
committed
May 14, 2020
1 parent
685adbc
commit a8574e2
Showing
9 changed files
with
1,037 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.