DescriptionRevert of Generating autocomplete results with and without word breaks in the Omnibox. (patchset #13 id:240001 of https://codereview.chromium.org/2187343002/ )
Reason for revert:
Reverting. Will be replaced by cleaner implementation:
https://codereview.chromium.org/2363463002/
--mark
Original issue's description:
> Generating autocomplete results with and without word breaks in the Omnibox.
>
> The goal is to support mid-word autocomplete in the Omnibox. Currently, if the user types "funtimes", inserts the cursor between the "n" and the "t" and begins typing the word "good" the Ominbox will search for URL results that match "fungood times" only. We want to also search for "fungoodtimes".
>
> BUG=591979
> TEST=0. Clear browser history.
> 1. Visit the following link: https://twitter.com/fungoodtimes
> 2. Open a new browser tab.
> 3.Type into the Omnibox "funtimes". Note the lack of the suggestion for the above URL.
> 4. Insert the cursor between the "n" and "t" in "funtime" and type "good".
> 5. The above URL should show in the autocomplete list.
>
> Committed: https://crrev.com/e3235816f23e9eb733d11bdecdfd5f8ca67cec9f
> Cr-Commit-Position: refs/heads/master@{#418054}
TBR=open.hyperion@gmail.com
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=591979
Committed: https://crrev.com/1a30ef7b27c9c4b3d0df1ff7eb93cb3d506d35b1
Cr-Commit-Position: refs/heads/master@{#420521}
Patch Set 1 #Patch Set 2 : revert using git, then upload patch #
Messages
Total messages: 11 (5 generated)
|