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

Issue 294053017: Move all gcm activity types out of GCMStatsRecorder (Closed)

Created:
6 years, 7 months ago by jianli
Modified:
6 years, 7 months ago
Reviewers:
Nicolas Zea, juyik
CC:
chromium-reviews
Visibility:
Public.

Description

Move all gcm activity types out of GCMStatsRecorder This is needed to remove dependency on GCMStatsRecorder from GCMClient. BUG=356716 TEST=existing tests TBR=arv@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272675

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+155 lines, -128 lines) Patch
M chrome/browser/services/gcm/gcm_driver.cc View 1 chunk +1 line, -0 lines 4 comments Download
M chrome/browser/ui/webui/gcm_internals_ui.cc View 5 chunks +10 lines, -15 lines 0 comments Download
M google_apis/gcm/gcm.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
A google_apis/gcm/gcm_activity.h View 1 chunk +80 lines, -0 lines 0 comments Download
A google_apis/gcm/gcm_activity.cc View 1 chunk +53 lines, -0 lines 0 comments Download
M google_apis/gcm/gcm_client.h View 2 chunks +3 lines, -2 lines 0 comments Download
M google_apis/gcm/monitoring/gcm_stats_recorder.h View 2 chunks +1 line, -62 lines 0 comments Download
M google_apis/gcm/monitoring/gcm_stats_recorder.cc View 1 chunk +0 lines, -44 lines 0 comments Download
M google_apis/gcm/monitoring/gcm_stats_recorder_unittest.cc View 5 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
jianli
6 years, 7 months ago (2014-05-23 22:12:06 UTC) #1
juyik
lgtm https://codereview.chromium.org/294053017/diff/1/chrome/browser/services/gcm/gcm_driver.cc File chrome/browser/services/gcm/gcm_driver.cc (right): https://codereview.chromium.org/294053017/diff/1/chrome/browser/services/gcm/gcm_driver.cc#newcode12 chrome/browser/services/gcm/gcm_driver.cc:12: #include "base/files/file_path.h" Is this needed for this patch?
6 years, 7 months ago (2014-05-23 22:35:41 UTC) #2
jianli
https://codereview.chromium.org/294053017/diff/1/chrome/browser/services/gcm/gcm_driver.cc File chrome/browser/services/gcm/gcm_driver.cc (right): https://codereview.chromium.org/294053017/diff/1/chrome/browser/services/gcm/gcm_driver.cc#newcode12 chrome/browser/services/gcm/gcm_driver.cc:12: #include "base/files/file_path.h" On 2014/05/23 22:35:41, juyik wrote: > Is ...
6 years, 7 months ago (2014-05-23 22:37:55 UTC) #3
Nicolas Zea
LGTM with a nit Also, what is the plan for GCMStatsRecorder? Will it live in ...
6 years, 7 months ago (2014-05-24 00:01:28 UTC) #4
jianli
For now, we only intend to move GCMActivity to components/gcm_driver. We probably need to do ...
6 years, 7 months ago (2014-05-24 00:10:50 UTC) #5
jianli
The CQ bit was checked by jianli@chromium.org
6 years, 7 months ago (2014-05-24 00:14:08 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jianli@chromium.org/294053017/1
6 years, 7 months ago (2014-05-24 00:16:08 UTC) #7
jianli
The CQ bit was unchecked by jianli@chromium.org
6 years, 7 months ago (2014-05-24 00:30:20 UTC) #8
jianli
The CQ bit was checked by jianli@chromium.org
6 years, 7 months ago (2014-05-24 00:30:26 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jianli@chromium.org/294053017/1
6 years, 7 months ago (2014-05-24 00:31:34 UTC) #10
commit-bot: I haz the power
6 years, 7 months ago (2014-05-24 01:35:04 UTC) #11
Message was sent while issue was closed.
Change committed as 272675

Powered by Google App Engine
This is Rietveld 408576698