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

Issue 2433083003: GCM Registration: rename RESPONSE_PARSING_FAILED to NO_RESPONSE_BODY (Closed)

Created:
4 years, 2 months ago by johnme
Modified:
4 years, 1 month ago
CC:
chromium-reviews, Peter Beverloo, johnme+watch_chromium.org, asvitkine+watch_chromium.org, zea+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

GCM Registration: rename RESPONSE_PARSING_FAILED to NO_RESPONSE_BODY The RegistrationRequest::RESPONSE_PARSING_FAILED enum value was confusingly named, since it is actually logged only when there is no body at all, not when parsing the body fails. Hence I'm renaming it to NO_RESPONSE_BODY to match UnregistrationRequest::NO_RESPONSE_BODY. BUG=none Committed: https://crrev.com/f5ee18de1b2485a50255ab83968518b05ea2f359 Cr-Commit-Position: refs/heads/master@{#426608}

Patch Set 1 #

Patch Set 2 : Fix registration_request.cc ShouldRetryWithStatus #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M components/gcm_driver/gcm_stats_recorder_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M google_apis/gcm/engine/registration_request.h View 1 chunk +1 line, -1 line 0 comments Download
M google_apis/gcm/engine/registration_request.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 18 (11 generated)
johnme
zea: please review overall patch isherman: please review histograms. This is just renaming the bucket ...
4 years, 2 months ago (2016-10-20 12:47:16 UTC) #2
Ilya Sherman
histograms.xml lgtm, thanks
4 years, 2 months ago (2016-10-20 19:26:09 UTC) #11
Nicolas Zea
lgtm
4 years, 2 months ago (2016-10-20 21:06:02 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2433083003/20001
4 years, 2 months ago (2016-10-20 21:29:57 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-20 21:46:18 UTC) #15
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/f5ee18de1b2485a50255ab83968518b05ea2f359 Cr-Commit-Position: refs/heads/master@{#426608}
4 years, 2 months ago (2016-10-21 13:22:59 UTC) #17
johnme
4 years, 1 month ago (2016-11-03 18:10:39 UTC) #18
Message was sent while issue was closed.
Cherry-picked to M55 in https://codereview.chromium.org/2479593004 as
e9a8fe09ec516334c759e9e1a952a98b797926fa 2883@{#438}

Powered by Google App Engine
This is Rietveld 408576698