Improve registration log in gcm-internals page for Instance ID
commitfc047f31086a4ae806ef317fabdf189b205003e2
authorjianli <jianli@chromium.org>
Fri, 26 Jun 2015 22:29:01 +0000 (26 15:29 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 26 Jun 2015 22:29:40 +0000 (26 22:29 +0000)
tree3e15b97996a841eb8f37c3f8fa480d7f111a95e1
parent7979601b897f7790a47249b0d342682411053a55
Improve registration log in gcm-internals page for Instance ID

Changes:
1) The column name "Sender Ids" is renamed to "Source".
2) For deleting an InstanceID token, the source will be passed.
3) Registration retry will now also show delay time, similar to
   what we did for unregistration retry.

BUG=477084
TBR=arv@chromium.org

Review URL: https://codereview.chromium.org/1205163003

Cr-Commit-Position: refs/heads/master@{#336466}
14 files changed:
chrome/browser/resources/gcm_internals.html
chrome/browser/ui/webui/gcm_internals_ui.cc
components/gcm_driver/gcm_activity.h
components/gcm_driver/gcm_client_impl.cc
components/gcm_driver/gcm_stats_recorder_impl.cc
components/gcm_driver/gcm_stats_recorder_impl.h
components/gcm_driver/gcm_stats_recorder_impl_unittest.cc
google_apis/gcm/engine/registration_request.cc
google_apis/gcm/engine/unregistration_request.cc
google_apis/gcm/engine/unregistration_request.h
google_apis/gcm/engine/unregistration_request_unittest.cc
google_apis/gcm/monitoring/fake_gcm_stats_recorder.cc
google_apis/gcm/monitoring/fake_gcm_stats_recorder.h
google_apis/gcm/monitoring/gcm_stats_recorder.h