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

Issue 266913015: Enable auto-refreshing of the gcm-internals page whenever a GCM activity is recorded. (Closed)

Created:
6 years, 7 months ago by juyik
Modified:
6 years, 7 months ago
Reviewers:
Nicolas Zea, jianli, locote
CC:
chromium-reviews, fgorski
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Enable auto-refreshing of the gcm-internals page whenever a GCM activity is recorded. BUG=341256 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=268976

Patch Set 1 #

Total comments: 14

Patch Set 2 : Addressing Jian's comments. #

Total comments: 6

Patch Set 3 : addressing nicolas's comments and merge changes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -5 lines) Patch
M chrome/browser/services/gcm/gcm_service.cc View 1 2 chunks +8 lines, -0 lines 0 comments Download
M google_apis/gcm/gcm_client.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M google_apis/gcm/gcm_client_impl.h View 1 2 4 chunks +5 lines, -3 lines 0 comments Download
M google_apis/gcm/gcm_client_impl.cc View 1 2 3 chunks +7 lines, -1 line 0 comments Download
M google_apis/gcm/gcm_client_impl_unittest.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M google_apis/gcm/monitoring/gcm_stats_recorder.h View 1 2 4 chunks +21 lines, -0 lines 0 comments Download
M google_apis/gcm/monitoring/gcm_stats_recorder.cc View 1 2 8 chunks +15 lines, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
juyik
6 years, 7 months ago (2014-05-06 02:48:10 UTC) #1
jianli
https://codereview.chromium.org/266913015/diff/1/chrome/browser/services/gcm/gcm_service.cc File chrome/browser/services/gcm/gcm_service.cc (right): https://codereview.chromium.org/266913015/diff/1/chrome/browser/services/gcm/gcm_service.cc#newcode307 chrome/browser/services/gcm/gcm_service.cc:307: DoGetGCMStatistics(); Why not just calleding GetGCMStatistics with false value? ...
6 years, 7 months ago (2014-05-06 22:54:52 UTC) #2
juyik
https://codereview.chromium.org/266913015/diff/1/chrome/browser/services/gcm/gcm_service.cc File chrome/browser/services/gcm/gcm_service.cc (right): https://codereview.chromium.org/266913015/diff/1/chrome/browser/services/gcm/gcm_service.cc#newcode307 chrome/browser/services/gcm/gcm_service.cc:307: DoGetGCMStatistics(); On 2014/05/06 22:54:53, jianli wrote: > Why not ...
6 years, 7 months ago (2014-05-07 00:07:48 UTC) #3
jianli
lgtm
6 years, 7 months ago (2014-05-07 00:22:20 UTC) #4
Nicolas Zea
lgtm https://codereview.chromium.org/266913015/diff/20001/google_apis/gcm/gcm_client.h File google_apis/gcm/gcm_client.h (right): https://codereview.chromium.org/266913015/diff/20001/google_apis/gcm/gcm_client.h#newcode160 google_apis/gcm/gcm_client.h:160: // Called when activities are being recording and ...
6 years, 7 months ago (2014-05-07 17:15:07 UTC) #5
juyik
https://codereview.chromium.org/266913015/diff/20001/google_apis/gcm/gcm_client.h File google_apis/gcm/gcm_client.h (right): https://codereview.chromium.org/266913015/diff/20001/google_apis/gcm/gcm_client.h#newcode160 google_apis/gcm/gcm_client.h:160: // Called when activities are being recording and a ...
6 years, 7 months ago (2014-05-07 18:45:51 UTC) #6
juyik
The CQ bit was checked by juyik@chromium.org
6 years, 7 months ago (2014-05-07 18:52:27 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/juyik@chromium.org/266913015/40001
6 years, 7 months ago (2014-05-07 18:55:46 UTC) #8
commit-bot: I haz the power
Change committed as 268976
6 years, 7 months ago (2014-05-07 22:19:15 UTC) #9
Nikita (slow)
A revert of this CL has been created in https://codereview.chromium.org/273753005/ by nkostylev@chromium.org. The reason for ...
6 years, 7 months ago (2014-05-08 12:17:43 UTC) #10
jianli
We should consider adding a test to cover this. On Thu, May 8, 2014 at ...
6 years, 7 months ago (2014-05-08 19:00:46 UTC) #11
locote
6 years, 7 months ago (2014-05-15 07:45:48 UTC) #12
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698