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

Issue 293023005: Move MetricsService final log collection tasks to client. (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

Move MetricsService final log collection tasks to client. BUG=374232 R=isherman@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272184

Patch Set 1 : #

Patch Set 2 : #

Total comments: 12

Patch Set 3 : #

Total comments: 4

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+171 lines, -120 lines) Patch
M chrome/browser/metrics/chrome_metrics_service_client.h View 1 2 3 4 5 6 4 chunks +22 lines, -1 line 0 comments Download
M chrome/browser/metrics/chrome_metrics_service_client.cc View 1 2 3 4 5 6 3 chunks +127 lines, -1 line 0 comments Download
M chrome/browser/metrics/metrics_service.h View 1 2 3 4 5 6 2 chunks +1 line, -10 lines 0 comments Download
M chrome/browser/metrics/metrics_service.cc View 1 2 3 4 5 6 8 chunks +4 lines, -108 lines 0 comments Download
M components/metrics/metrics_service_client.h View 1 2 3 4 5 6 2 chunks +6 lines, -0 lines 0 comments Download
M components/metrics/test_metrics_service_client.h View 1 2 3 4 5 6 2 chunks +4 lines, -0 lines 0 comments Download
M components/metrics/test_metrics_service_client.cc View 1 2 3 4 5 6 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
Alexei Svitkine (slow)
6 years, 7 months ago (2014-05-21 13:13:06 UTC) #1
Ilya Sherman
https://codereview.chromium.org/293023005/diff/40001/chrome/browser/metrics/chrome_metrics_service_client.cc File chrome/browser/metrics/chrome_metrics_service_client.cc (right): https://codereview.chromium.org/293023005/diff/40001/chrome/browser/metrics/chrome_metrics_service_client.cc#newcode70 chrome/browser/metrics/chrome_metrics_service_client.cc:70: : waiting_for_asynchronous_reporting_step_(false), nit: Perhaps we could give this a ...
6 years, 7 months ago (2014-05-21 13:37:06 UTC) #2
Alexei Svitkine (slow)
https://codereview.chromium.org/293023005/diff/40001/chrome/browser/metrics/chrome_metrics_service_client.cc File chrome/browser/metrics/chrome_metrics_service_client.cc (right): https://codereview.chromium.org/293023005/diff/40001/chrome/browser/metrics/chrome_metrics_service_client.cc#newcode70 chrome/browser/metrics/chrome_metrics_service_client.cc:70: : waiting_for_asynchronous_reporting_step_(false), On 2014/05/21 13:37:07, Ilya Sherman wrote: > ...
6 years, 7 months ago (2014-05-21 14:20:14 UTC) #3
Ilya Sherman
https://codereview.chromium.org/293023005/diff/60001/chrome/browser/metrics/chrome_metrics_service_client.cc File chrome/browser/metrics/chrome_metrics_service_client.cc (right): https://codereview.chromium.org/293023005/diff/60001/chrome/browser/metrics/chrome_metrics_service_client.cc#newcode55 chrome/browser/metrics/chrome_metrics_service_client.cc:55: } I hadn't realized what this method does. Seems ...
6 years, 7 months ago (2014-05-21 14:22:54 UTC) #4
Alexei Svitkine (slow)
https://codereview.chromium.org/293023005/diff/60001/chrome/browser/metrics/chrome_metrics_service_client.cc File chrome/browser/metrics/chrome_metrics_service_client.cc (right): https://codereview.chromium.org/293023005/diff/60001/chrome/browser/metrics/chrome_metrics_service_client.cc#newcode55 chrome/browser/metrics/chrome_metrics_service_client.cc:55: } On 2014/05/21 14:22:55, Ilya Sherman wrote: > I ...
6 years, 7 months ago (2014-05-21 14:32:47 UTC) #5
Ilya Sherman
LGTM, thanks :)
6 years, 7 months ago (2014-05-21 14:34:01 UTC) #6
Alexei Svitkine (slow)
The CQ bit was checked by asvitkine@chromium.org
6 years, 7 months ago (2014-05-21 14:34:13 UTC) #7
Alexei Svitkine (slow)
The CQ bit was unchecked by asvitkine@chromium.org
6 years, 7 months ago (2014-05-21 15:03:13 UTC) #8
Alexei Svitkine (slow)
The CQ bit was checked by asvitkine@chromium.org
6 years, 7 months ago (2014-05-21 15:03:13 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asvitkine@chromium.org/293023005/80001
6 years, 7 months ago (2014-05-21 19:59:13 UTC) #10
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-22 03:09:29 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-22 04:56:57 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_triggered_tests on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_dbg_triggered_tests/builds/155890)
6 years, 7 months ago (2014-05-22 04:56:57 UTC) #13
Alexei Svitkine (slow)
The CQ bit was checked by asvitkine@chromium.org
6 years, 7 months ago (2014-05-22 07:12:39 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asvitkine@chromium.org/293023005/100001
6 years, 7 months ago (2014-05-22 07:15:37 UTC) #15
Alexei Svitkine (slow)
The CQ bit was checked by asvitkine@chromium.org
6 years, 7 months ago (2014-05-22 08:31:35 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asvitkine@chromium.org/293023005/80002
6 years, 7 months ago (2014-05-22 08:34:07 UTC) #17
Alexei Svitkine (slow)
The CQ bit was checked by asvitkine@chromium.org
6 years, 7 months ago (2014-05-22 14:39:46 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asvitkine@chromium.org/293023005/130001
6 years, 7 months ago (2014-05-22 14:40:26 UTC) #19
Alexei Svitkine (slow)
6 years, 7 months ago (2014-05-22 15:06:18 UTC) #20
Message was sent while issue was closed.
Committed patchset #7 manually as r272184 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698