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

Issue 10544114: Omnibox: In UMA logs, record typed_count of URLS. (Closed)

Created:
8 years, 6 months ago by Mark P
Modified:
8 years, 6 months ago
CC:
chromium-reviews, MAD, James Su, Ilya Sherman, jar (doing other things)
Visibility:
Public.

Description

Omnibox: In UMA logs, record typed_count of URLS. For UMA opted-in users, record the typed_counts of users that show up as omnibox suggestions. This has been approved by the privacy folks. BUG= TEST=using VLOG in the appropriate place in metrics_base.cc Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=141787

Patch Set 1 #

Total comments: 4

Patch Set 2 : Add next tag comment. #

Patch Set 3 : Grammar in comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -0 lines) Patch
M chrome/browser/autocomplete/autocomplete_match.h View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_match.cc View 4 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/autocomplete/history_quick_provider.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/autocomplete/history_url_provider.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/metrics/metrics_log.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/metrics/proto/omnibox_event.proto View 1 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Mark P
8 years, 6 months ago (2012-06-12 21:05:58 UTC) #1
Ilya Sherman
LGTM http://codereview.chromium.org/10544114/diff/1/chrome/common/metrics/proto/omnibox_event.proto File chrome/common/metrics/proto/omnibox_event.proto (right): http://codereview.chromium.org/10544114/diff/1/chrome/common/metrics/proto/omnibox_event.proto#newcode126 chrome/common/metrics/proto/omnibox_event.proto:126: optional int32 typed_count = 5; nit: Since you're ...
8 years, 6 months ago (2012-06-12 21:25:10 UTC) #2
Mark P
http://codereview.chromium.org/10544114/diff/1/chrome/common/metrics/proto/omnibox_event.proto File chrome/common/metrics/proto/omnibox_event.proto (right): http://codereview.chromium.org/10544114/diff/1/chrome/common/metrics/proto/omnibox_event.proto#newcode126 chrome/common/metrics/proto/omnibox_event.proto:126: optional int32 typed_count = 5; On 2012/06/12 21:25:10, Ilya ...
8 years, 6 months ago (2012-06-12 21:53:49 UTC) #3
Peter Kasting
LGTM http://codereview.chromium.org/10544114/diff/1/chrome/browser/autocomplete/autocomplete_match.h File chrome/browser/autocomplete/autocomplete_match.h (right): http://codereview.chromium.org/10544114/diff/1/chrome/browser/autocomplete/autocomplete_match.h#newcode208 chrome/browser/autocomplete/autocomplete_match.h:208: // it's value is -1. At the time ...
8 years, 6 months ago (2012-06-12 21:56:04 UTC) #4
Mark P
http://codereview.chromium.org/10544114/diff/1/chrome/browser/autocomplete/autocomplete_match.h File chrome/browser/autocomplete/autocomplete_match.h (right): http://codereview.chromium.org/10544114/diff/1/chrome/browser/autocomplete/autocomplete_match.h#newcode208 chrome/browser/autocomplete/autocomplete_match.h:208: // it's value is -1. At the time of ...
8 years, 6 months ago (2012-06-12 21:58:02 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpearson@chromium.org/10544114/6002
8 years, 6 months ago (2012-06-12 21:58:19 UTC) #6
commit-bot: I haz the power
8 years, 6 months ago (2012-06-12 23:36:16 UTC) #7
Change committed as 141787

Powered by Google App Engine
This is Rietveld 408576698