Chromium Code Reviews
DescriptionSkip omnibox default match update check when input is from omnibox focus
Previously we would avoid this check for the ZeroSuggestProvider
specifically, but it should be avoided in all cases where the omnibox input
was not created by the user.
This change also fixes a bug on iOS where selecting an autocomplete
suggestion after deleting the auto-filled input text would cause this check
to fail.
BUG=642506
Committed: https://crrev.com/cd3f511431f2ac322a69d024b20ae012c9f21a92
Cr-Commit-Position: refs/heads/master@{#415993}
Patch Set 1 #
Total comments: 2
Patch Set 2 : revise comment #Messages
Total messages: 10 (4 generated)
|