-
Notifications
You must be signed in to change notification settings - Fork 127
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Omnibox] Classify document provider results.
This CL styles the parts of document results’ descriptions which match the user input. E.g., given the user input 'rain if you dare', and a document titled 'how to tell if your kitten is a rainbow', the result should display "if", "you" in "your", and "rain" in "rainbow" as bolded: how to tell if your kitten is a rainbow ^^ ^^^ ^^^^ Bug: 925483 Change-Id: I4c0f255ae5bbefa57e9980ade626efac69a76a18 Reviewed-on: https://chromium-review.googlesource.com/c/1435983 Commit-Queue: manuk hovanesian <[email protected]> Reviewed-by: Justin Donnelly <[email protected]> Cr-Original-Commit-Position: refs/heads/master@{#626773}(cherry picked from commit 7c3b973) Reviewed-on: https://chromium-review.googlesource.com/c/1450469 Reviewed-by: manuk hovanesian <[email protected]> Cr-Commit-Position: refs/branch-heads/3683@{#134} Cr-Branched-From: e510299-refs/heads/master@{#625896}
- Loading branch information
manuk
committed
Feb 1, 2019
1 parent
add9e55
commit f135709
Showing
4 changed files
with
90 additions
and
40 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
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