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

Issue 2925733003: Report signling errors for register-support-host requests. (Closed)

Created:
3 years, 6 months ago by kelvinp
Modified:
3 years, 6 months ago
Reviewers:
Sergey Ulanov
CC:
chromium-reviews, chromoting-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Report signling errors for register-support-host requests. Summary of changes: Report an error message if: 1. SignalStrategy->SendStanza() fails. 2. There are no responses from the Bot 10 seconds after the request is sent. BUG=729854 Review-Url: https://codereview.chromium.org/2925733003 Cr-Commit-Position: refs/heads/master@{#478912} Committed: https://chromium.googlesource.com/chromium/src/+/e7e7635584e929a13fbcb2cd87ed4779342e6342

Patch Set 1 #

Total comments: 13

Patch Set 2 : Reviewer's feedback #

Patch Set 3 : Fix merge conflict #

Patch Set 4 : Fix memory leak #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -13 lines) Patch
M remoting/host/it2me/it2me_host_unittest.cc View 1 2 3 chunks +9 lines, -3 lines 0 comments Download
M remoting/host/register_support_host_request.cc View 1 10 chunks +23 lines, -7 lines 0 comments Download
M remoting/host/register_support_host_request_unittest.cc View 1 2 3 5 chunks +22 lines, -3 lines 0 comments Download

Messages

Total messages: 27 (17 generated)
kelvinp
PTAL https://codereview.chromium.org/2925733003/diff/1/remoting/host/it2me/it2me_host_unittest.cc File remoting/host/it2me/it2me_host_unittest.cc (right): https://codereview.chromium.org/2925733003/diff/1/remoting/host/it2me/it2me_host_unittest.cc#newcode215 remoting/host/it2me/it2me_host_unittest.cc:215: fake_client_signal_strategy_->ConnectTo(fake_signal_strategy.get()); Since now we report signaling errors properly, ...
3 years, 6 months ago (2017-06-06 01:03:54 UTC) #3
Sergey Ulanov
https://codereview.chromium.org/2925733003/diff/1/remoting/host/register_support_host_request.cc File remoting/host/register_support_host_request.cc (right): https://codereview.chromium.org/2925733003/diff/1/remoting/host/register_support_host_request.cc#newcode48 remoting/host/register_support_host_request.cc:48: const int kRegisterRequestTimeoutInSeconds = 10; nit: use constexpr base::TimeDelta: ...
3 years, 6 months ago (2017-06-07 06:41:30 UTC) #4
kelvinp
PTAL https://codereview.chromium.org/2925733003/diff/1/remoting/host/register_support_host_request.cc File remoting/host/register_support_host_request.cc (right): https://codereview.chromium.org/2925733003/diff/1/remoting/host/register_support_host_request.cc#newcode48 remoting/host/register_support_host_request.cc:48: const int kRegisterRequestTimeoutInSeconds = 10; On 2017/06/07 06:41:30, ...
3 years, 6 months ago (2017-06-12 21:31:26 UTC) #6
Sergey Ulanov
lgtm
3 years, 6 months ago (2017-06-12 22:00:58 UTC) #11
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/2925733003/40001
3 years, 6 months ago (2017-06-12 23:31:55 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/390596)
3 years, 6 months ago (2017-06-12 23:52:51 UTC) #16
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/2925733003/60001
3 years, 6 months ago (2017-06-13 01:53:10 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/446599)
3 years, 6 months ago (2017-06-13 03:06:06 UTC) #21
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/2925733003/60001
3 years, 6 months ago (2017-06-13 05:25:40 UTC) #23
commit-bot: I haz the power
3 years, 6 months ago (2017-06-13 06:04:56 UTC) #27
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/e7e7635584e929a13fbcb2cd87ed...

Powered by Google App Engine
This is Rietveld 408576698