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

Issue 22364007: AutocompleteInput::PageClassification -> AutocompleteInput::OmniboxContext. (Closed)

Created:
7 years, 4 months ago by samarth
Modified:
7 years, 1 month ago
Reviewers:
Mark P, Peter Kasting
CC:
chromium-reviews, James Su, Ilya Sherman, jar (doing other things), asvitkine+watch_chromium.org
Visibility:
Public.

Description

AutocompleteInput::PageClassification -> AutocompleteInput::OmniboxContext. Rename PageClassification to OmniboxContext since we are now tracking the context more generally beyond what page the user is currently seeing. BUG=264069

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -69 lines) Patch
M chrome/browser/autocomplete/autocomplete_controller.h View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_controller.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_input.h View 4 chunks +7 lines, -8 lines 1 comment Download
M chrome/browser/autocomplete/autocomplete_input.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/autocomplete/search_provider.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M chrome/browser/autocomplete/zero_suggest_provider.h View 2 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/autocomplete/zero_suggest_provider.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/metrics/metrics_log.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/omnibox/omnibox_field_trial.h View 3 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/omnibox/omnibox_field_trial.cc View 4 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/omnibox/omnibox_log.h View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/omnibox/omnibox_log.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/omnibox/omnibox_controller.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/omnibox/omnibox_controller.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/omnibox/omnibox_edit_model.h View 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/browser/ui/omnibox/omnibox_edit_model.cc View 5 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
samarth
Hi Mark, Peter, I decided to split off Mark's suggestion for renaming the enum into ...
7 years, 4 months ago (2013-08-06 17:39:21 UTC) #1
Peter Kasting
https://codereview.chromium.org/22364007/diff/1/chrome/browser/autocomplete/autocomplete_input.h File chrome/browser/autocomplete/autocomplete_input.h (right): https://codereview.chromium.org/22364007/diff/1/chrome/browser/autocomplete/autocomplete_input.h#newcode51 chrome/browser/autocomplete/autocomplete_input.h:51: enum OmniboxContext { "Omnibox" in this name seems unnecessary ...
7 years, 4 months ago (2013-08-06 19:09:34 UTC) #2
Mark P
I'll leave it to you and Peter to negotiate the enum name. I don't care ...
7 years, 4 months ago (2013-08-08 13:43:47 UTC) #3
Peter Kasting
Samarth, do you still want to make a change here?
7 years, 2 months ago (2013-10-08 00:12:15 UTC) #4
samarth
On 2013/10/08 00:12:15, Peter Kasting wrote: > Samarth, do you still want to make a ...
7 years, 2 months ago (2013-10-08 17:48:11 UTC) #5
samarth
On 2013/10/08 17:48:11, samarth wrote: > On 2013/10/08 00:12:15, Peter Kasting wrote: > > Samarth, ...
7 years, 1 month ago (2013-10-25 23:43:08 UTC) #6
Mark P
7 years, 1 month ago (2013-10-26 00:46:13 UTC) #7
Message was sent while issue was closed.
On 2013/10/25 23:43:08, samarth wrote:
> On 2013/10/08 17:48:11, samarth wrote:
> > On 2013/10/08 00:12:15, Peter Kasting wrote:
> > > Samarth, do you still want to make a change here?
> > 
> > Yah, I should wrap this up.  I'll try to get back to it this week.
> 
> Ok two weeks later and no progress here yet.  I'm going to go ahead and close
> this issue.  Mark: let met know if you feel strongly about the name and I can
at
> least file a bug to track it and eventually get to it.
> 
> Thanks,
> Samarth

I don't care much about the name; it's fine with me if you want to abandon this
issue.  I thought it was Peter who cared more than the current name was somewhat
inappropriate?

--mark

Powered by Google App Engine
This is Rietveld 408576698