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

Issue 229583002: Omnibox Logging Clarifications (Closed)

Created:
6 years, 8 months ago by Mark P
Modified:
6 years, 8 months ago
Reviewers:
Peter Kasting
CC:
chromium-reviews
Visibility:
Public.

Description

Omnibox Logging Clarifications In OmniboxEditModel::OpenMatch, the difference between popup_model->selected_index() and index is confusing. This change removes references to the former from within that function. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=262824

Patch Set 1 #

Total comments: 4

Patch Set 2 : peter's comments #

Total comments: 3

Patch Set 3 : remove popup_model() check #

Patch Set 4 : remove extra if (popup() test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -6 lines) Patch
M chrome/browser/ui/omnibox/omnibox_edit_model.cc View 1 2 3 4 chunks +5 lines, -6 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Mark P
ptal
6 years, 8 months ago (2014-04-08 22:43:56 UTC) #1
Peter Kasting
https://codereview.chromium.org/229583002/diff/1/chrome/browser/ui/omnibox/omnibox_edit_model.cc File chrome/browser/ui/omnibox/omnibox_edit_model.cc (left): https://codereview.chromium.org/229583002/diff/1/chrome/browser/ui/omnibox/omnibox_edit_model.cc#oldcode676 chrome/browser/ui/omnibox/omnibox_edit_model.cc:676: Nit: Don't remove this blank line https://codereview.chromium.org/229583002/diff/1/chrome/browser/ui/omnibox/omnibox_edit_model.cc File chrome/browser/ui/omnibox/omnibox_edit_model.cc ...
6 years, 8 months ago (2014-04-08 22:52:55 UTC) #2
Mark P
https://codereview.chromium.org/229583002/diff/1/chrome/browser/ui/omnibox/omnibox_edit_model.cc File chrome/browser/ui/omnibox/omnibox_edit_model.cc (left): https://codereview.chromium.org/229583002/diff/1/chrome/browser/ui/omnibox/omnibox_edit_model.cc#oldcode676 chrome/browser/ui/omnibox/omnibox_edit_model.cc:676: On 2014/04/08 22:52:56, Peter Kasting wrote: > Nit: Don't ...
6 years, 8 months ago (2014-04-08 22:58:32 UTC) #3
Peter Kasting
LGTM https://codereview.chromium.org/229583002/diff/20001/chrome/browser/ui/omnibox/omnibox_edit_model.cc File chrome/browser/ui/omnibox/omnibox_edit_model.cc (right): https://codereview.chromium.org/229583002/diff/20001/chrome/browser/ui/omnibox/omnibox_edit_model.cc#newcode679 chrome/browser/ui/omnibox/omnibox_edit_model.cc:679: popup_model() ? Can we really have no popup ...
6 years, 8 months ago (2014-04-08 23:02:19 UTC) #4
Mark P
https://codereview.chromium.org/229583002/diff/20001/chrome/browser/ui/omnibox/omnibox_edit_model.cc File chrome/browser/ui/omnibox/omnibox_edit_model.cc (right): https://codereview.chromium.org/229583002/diff/20001/chrome/browser/ui/omnibox/omnibox_edit_model.cc#newcode679 chrome/browser/ui/omnibox/omnibox_edit_model.cc:679: popup_model() ? On 2014/04/08 23:02:20, Peter Kasting wrote: > ...
6 years, 8 months ago (2014-04-08 23:05:01 UTC) #5
Peter Kasting
On 2014/04/08 23:05:01, Mark P wrote: > https://codereview.chromium.org/229583002/diff/20001/chrome/browser/ui/omnibox/omnibox_edit_model.cc > File chrome/browser/ui/omnibox/omnibox_edit_model.cc (right): > > https://codereview.chromium.org/229583002/diff/20001/chrome/browser/ui/omnibox/omnibox_edit_model.cc#newcode679 ...
6 years, 8 months ago (2014-04-08 23:06:01 UTC) #6
Mark P
https://codereview.chromium.org/229583002/diff/20001/chrome/browser/ui/omnibox/omnibox_edit_model.cc File chrome/browser/ui/omnibox/omnibox_edit_model.cc (right): https://codereview.chromium.org/229583002/diff/20001/chrome/browser/ui/omnibox/omnibox_edit_model.cc#newcode679 chrome/browser/ui/omnibox/omnibox_edit_model.cc:679: popup_model() ? On 2014/04/08 23:05:01, Mark P wrote: > ...
6 years, 8 months ago (2014-04-09 00:16:04 UTC) #7
Mark P
I don't think this is a problem, but can you confirm that you too don't ...
6 years, 8 months ago (2014-04-09 03:51:10 UTC) #8
Peter Kasting
On 2014/04/09 03:51:10, Mark P wrote: > I don't think this is a problem, but ...
6 years, 8 months ago (2014-04-09 05:39:07 UTC) #9
Mark P
On 2014/04/09 05:39:07, Peter Kasting wrote: > On 2014/04/09 03:51:10, Mark P wrote: > > ...
6 years, 8 months ago (2014-04-09 16:49:57 UTC) #10
Mark P
The CQ bit was checked by mpearson@chromium.org
6 years, 8 months ago (2014-04-09 16:50:02 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpearson@chromium.org/229583002/60001
6 years, 8 months ago (2014-04-09 16:51:20 UTC) #12
commit-bot: I haz the power
6 years, 8 months ago (2014-04-09 21:35:22 UTC) #13
Message was sent while issue was closed.
Change committed as 262824

Powered by Google App Engine
This is Rietveld 408576698