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

Issue 10829068: Add query formulation time to aqs (assisted query stats) parameter (Closed)

Created:
8 years, 4 months ago by hfung
Modified:
8 years, 4 months ago
Reviewers:
msw, Peter Kasting, Mark P
CC:
chromium-reviews, Bart N
Visibility:
Public.

Description

Add query formulation time to aqs (assisted query stats) parameter BUG=136848 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149326

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Total comments: 10

Patch Set 3 : #

Total comments: 4

Patch Set 4 : #

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

Messages

Total messages: 9 (0 generated)
hfung
This adds the query formulation time to the aqs parameter. However, I was confused how ...
8 years, 4 months ago (2012-07-30 20:05:58 UTC) #1
Peter Kasting
https://chromiumcodereview.appspot.com/10829068/diff/1/chrome/browser/ui/omnibox/omnibox_edit_model.cc File chrome/browser/ui/omnibox/omnibox_edit_model.cc (right): https://chromiumcodereview.appspot.com/10829068/diff/1/chrome/browser/ui/omnibox/omnibox_edit_model.cc#newcode609 chrome/browser/ui/omnibox/omnibox_edit_model.cc:609: AutocompleteMatch match_copy(match); Nit: You don't need to copy the ...
8 years, 4 months ago (2012-07-30 20:24:02 UTC) #2
hfung
Thanks for taking a look so quickly! https://chromiumcodereview.appspot.com/10829068/diff/1/chrome/browser/ui/omnibox/omnibox_edit_model.cc File chrome/browser/ui/omnibox/omnibox_edit_model.cc (right): https://chromiumcodereview.appspot.com/10829068/diff/1/chrome/browser/ui/omnibox/omnibox_edit_model.cc#newcode609 chrome/browser/ui/omnibox/omnibox_edit_model.cc:609: AutocompleteMatch match_copy(match); ...
8 years, 4 months ago (2012-07-30 22:47:10 UTC) #3
Peter Kasting
https://chromiumcodereview.appspot.com/10829068/diff/1002/chrome/browser/ui/omnibox/omnibox_edit_model.cc File chrome/browser/ui/omnibox/omnibox_edit_model.cc (right): https://chromiumcodereview.appspot.com/10829068/diff/1002/chrome/browser/ui/omnibox/omnibox_edit_model.cc#newcode609 chrome/browser/ui/omnibox/omnibox_edit_model.cc:609: if (template_url && match.search_terms_args.get()) { Nit: Comments about what ...
8 years, 4 months ago (2012-07-30 22:52:50 UTC) #4
hfung
I waited for the tryserver results to all pass this time. https://chromiumcodereview.appspot.com/10829068/diff/1002/chrome/browser/ui/omnibox/omnibox_edit_model.cc File chrome/browser/ui/omnibox/omnibox_edit_model.cc (right): ...
8 years, 4 months ago (2012-07-31 01:06:47 UTC) #5
Peter Kasting
LGTM https://chromiumcodereview.appspot.com/10829068/diff/5/chrome/browser/ui/omnibox/omnibox_edit_model.cc File chrome/browser/ui/omnibox/omnibox_edit_model.cc (right): https://chromiumcodereview.appspot.com/10829068/diff/5/chrome/browser/ui/omnibox/omnibox_edit_model.cc#newcode609 chrome/browser/ui/omnibox/omnibox_edit_model.cc:609: if (template_url && match.search_terms_args.get()) { I think you ...
8 years, 4 months ago (2012-07-31 02:35:00 UTC) #6
hfung
Thanks Peter for all the quick reviews! I'll probably commit this later today. https://chromiumcodereview.appspot.com/10829068/diff/5/chrome/browser/ui/omnibox/omnibox_edit_model.cc File ...
8 years, 4 months ago (2012-07-31 17:14:45 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hfung@google.com/10829068/6
8 years, 4 months ago (2012-07-31 22:31:08 UTC) #8
commit-bot: I haz the power
8 years, 4 months ago (2012-08-01 00:13:47 UTC) #9
Change committed as 149326

Powered by Google App Engine
This is Rietveld 408576698