Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(67)

Issue 2295043005: Skip omnibox default match update check when input is from omnibox focus (Closed)

Created:
4 years, 3 months ago by mattreynolds
Modified:
4 years, 3 months ago
Reviewers:
Mark P
CC:
chromium-reviews, mmocny
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Skip 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -5 lines) Patch
M components/omnibox/browser/omnibox_edit_model.cc View 1 1 chunk +4 lines, -5 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
mattreynolds
Hi Mark, PTAL
4 years, 3 months ago (2016-09-01 01:27:09 UTC) #2
Mark P
lgtm with one suggestion below https://codereview.chromium.org/2295043005/diff/1/components/omnibox/browser/omnibox_edit_model.cc File components/omnibox/browser/omnibox_edit_model.cc (right): https://codereview.chromium.org/2295043005/diff/1/components/omnibox/browser/omnibox_edit_model.cc#newcode668 components/omnibox/browser/omnibox_edit_model.cc:668: // (because the user ...
4 years, 3 months ago (2016-09-01 04:16:22 UTC) #3
mattreynolds
Thanks Mark https://codereview.chromium.org/2295043005/diff/1/components/omnibox/browser/omnibox_edit_model.cc File components/omnibox/browser/omnibox_edit_model.cc (right): https://codereview.chromium.org/2295043005/diff/1/components/omnibox/browser/omnibox_edit_model.cc#newcode668 components/omnibox/browser/omnibox_edit_model.cc:668: // (because the user does not modify ...
4 years, 3 months ago (2016-09-01 17:15:02 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2295043005/20001
4 years, 3 months ago (2016-09-01 17:15:30 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-01 17:58:05 UTC) #8
commit-bot: I haz the power
4 years, 3 months ago (2016-09-01 17:59:32 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/cd3f511431f2ac322a69d024b20ae012c9f21a92
Cr-Commit-Position: refs/heads/master@{#415993}

Powered by Google App Engine
This is Rietveld 408576698