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

Issue 2419783002: Add retry and lasterror parameters to DMServer requests. (Closed)

Created:
4 years, 2 months ago by Marton Hunyady
Modified:
4 years, 2 months ago
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add retry and lasterror parameters to DMServer requests. Parameter retry=true/false is added to every request, lasterror=x is added if the request is a retry, and contains the NET_ERROR code. BUG=655637 Committed: https://crrev.com/6a65956c4809b7d161cf2bfbe25401f6dfa4a9a8 Cr-Commit-Position: refs/heads/master@{#425028}

Patch Set 1 #

Patch Set 2 : Add tests #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -19 lines) Patch
M components/policy/core/common/cloud/cloud_policy_constants.h View 1 chunk +2 lines, -0 lines 0 comments Download
M components/policy/core/common/cloud/cloud_policy_constants.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M components/policy/core/common/cloud/device_management_service.cc View 3 chunks +18 lines, -4 lines 2 comments Download
M components/policy/core/common/cloud/device_management_service_unittest.cc View 1 13 chunks +45 lines, -15 lines 0 comments Download

Messages

Total messages: 16 (9 generated)
Marton Hunyady
PTAL
4 years, 2 months ago (2016-10-13 13:54:24 UTC) #2
Andrew T Wilson (Slow)
On 2016/10/13 13:54:24, Marton wrote: > PTAL Don't forget to add a BUG number to ...
4 years, 2 months ago (2016-10-13 13:57:09 UTC) #5
Andrew T Wilson (Slow)
lgtm https://codereview.chromium.org/2419783002/diff/20001/components/policy/core/common/cloud/device_management_service.cc File components/policy/core/common/cloud/device_management_service.cc (right): https://codereview.chromium.org/2419783002/diff/20001/components/policy/core/common/cloud/device_management_service.cc#newcode338 components/policy/core/common/cloud/device_management_service.cc:338: std::make_pair(dm_protocol::kParamRetry, "false")); This is fine, or you could ...
4 years, 2 months ago (2016-10-13 14:03:13 UTC) #6
Marton Hunyady
https://codereview.chromium.org/2419783002/diff/20001/components/policy/core/common/cloud/device_management_service.cc File components/policy/core/common/cloud/device_management_service.cc (right): https://codereview.chromium.org/2419783002/diff/20001/components/policy/core/common/cloud/device_management_service.cc#newcode338 components/policy/core/common/cloud/device_management_service.cc:338: std::make_pair(dm_protocol::kParamRetry, "false")); On 2016/10/13 14:03:13, Andrew T Wilson (Slow) ...
4 years, 2 months ago (2016-10-13 14:17:19 UTC) #8
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/2419783002/20001
4 years, 2 months ago (2016-10-13 14:46:04 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-13 14:49:59 UTC) #14
commit-bot: I haz the power
4 years, 2 months ago (2016-10-13 14:53:35 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/6a65956c4809b7d161cf2bfbe25401f6dfa4a9a8
Cr-Commit-Position: refs/heads/master@{#425028}

Powered by Google App Engine
This is Rietveld 408576698