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

Issue 293013002: Create OmniboxMetricsProvider class. (Closed)

Created:
6 years, 7 months ago by Alexei Svitkine (slow)
Modified:
6 years, 7 months ago
Reviewers:
Ilya Sherman
CC:
chromium-reviews, Ilya Sherman, jar (doing other things), asvitkine+watch_chromium.org, blundell
Visibility:
Public.

Description

Patch Set 1 : #

Total comments: 6

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+273 lines, -196 lines) Patch
M chrome/browser/metrics/metrics_log.h View 1 2 3 4 2 chunks +0 lines, -5 lines 0 comments Download
M chrome/browser/metrics/metrics_log.cc View 1 2 3 4 4 chunks +0 lines, -161 lines 0 comments Download
M chrome/browser/metrics/metrics_service.cc View 1 2 3 4 5 5 chunks +7 lines, -30 lines 0 comments Download
A chrome/browser/metrics/omnibox_metrics_provider.h View 1 1 chunk +50 lines, -0 lines 0 comments Download
A chrome/browser/metrics/omnibox_metrics_provider.cc View 1 2 3 4 1 chunk +214 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
Alexei Svitkine (slow)
Ilya, can you take an initial look? This is still missing the other half of ...
6 years, 7 months ago (2014-05-20 14:59:59 UTC) #1
Ilya Sherman
Was there any test code for omnibox events that could move over as well? https://codereview.chromium.org/293013002/diff/60001/chrome/browser/metrics/omnibox_metrics_provider.cc ...
6 years, 7 months ago (2014-05-20 15:26:49 UTC) #2
Alexei Svitkine (slow)
Thanks, now updated with changes to the other files too. I've kept MetricsService listening to ...
6 years, 7 months ago (2014-05-20 15:49:25 UTC) #3
Alexei Svitkine (slow)
Sorry, forgot to answer this: "Was there any test code for omnibox events that could ...
6 years, 7 months ago (2014-05-20 16:01:01 UTC) #4
Ilya Sherman
LGTM with a nit. Thanks :) https://codereview.chromium.org/293013002/diff/120001/chrome/browser/metrics/omnibox_metrics_provider.cc File chrome/browser/metrics/omnibox_metrics_provider.cc (right): https://codereview.chromium.org/293013002/diff/120001/chrome/browser/metrics/omnibox_metrics_provider.cc#newcode146 chrome/browser/metrics/omnibox_metrics_provider.cc:146: if (!chrome::IsOffTheRecordSessionActive()) nit: ...
6 years, 7 months ago (2014-05-20 16:02:26 UTC) #5
Alexei Svitkine (slow)
https://codereview.chromium.org/293013002/diff/120001/chrome/browser/metrics/omnibox_metrics_provider.cc File chrome/browser/metrics/omnibox_metrics_provider.cc (right): https://codereview.chromium.org/293013002/diff/120001/chrome/browser/metrics/omnibox_metrics_provider.cc#newcode146 chrome/browser/metrics/omnibox_metrics_provider.cc:146: if (!chrome::IsOffTheRecordSessionActive()) On 2014/05/20 16:02:26, Ilya Sherman wrote: > ...
6 years, 7 months ago (2014-05-20 16:10:07 UTC) #6
Alexei Svitkine (slow)
The CQ bit was checked by asvitkine@chromium.org
6 years, 7 months ago (2014-05-20 16:10:12 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asvitkine@chromium.org/293013002/140001
6 years, 7 months ago (2014-05-20 16:10:59 UTC) #8
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-20 16:42:33 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-20 16:45:43 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/chromium_presubmit/builds/68650)
6 years, 7 months ago (2014-05-20 16:45:43 UTC) #11
Alexei Svitkine (slow)
The CQ bit was checked by asvitkine@chromium.org
6 years, 7 months ago (2014-05-20 20:39:53 UTC) #12
Alexei Svitkine (slow)
The CQ bit was checked by asvitkine@chromium.org
6 years, 7 months ago (2014-05-20 20:41:24 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asvitkine@chromium.org/293013002/180001
6 years, 7 months ago (2014-05-20 20:43:15 UTC) #14
Alexei Svitkine (slow)
The CQ bit was checked by asvitkine@chromium.org
6 years, 7 months ago (2014-05-20 22:28:29 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asvitkine@chromium.org/293013002/200001
6 years, 7 months ago (2014-05-20 22:30:11 UTC) #16
Alexei Svitkine (slow)
6 years, 7 months ago (2014-05-21 12:33:45 UTC) #17
Message was sent while issue was closed.
Committed patchset #6 manually as r271885 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698