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

Issue 2040353002: [Chromoting] Fix DCHECK when shutting down It2Me host from client side (Closed)

Created:
4 years, 6 months ago by Hzj_jie
Modified:
4 years, 6 months ago
Reviewers:
Sergey Ulanov
CC:
chromium-reviews, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Chromoting] Fix DCHECK when shutting down It2Me host from client side This change is to fix a DCHECK issue in It2Me scenario. remote_assistance_host triggers a DCHECK failure if client disconnects the connection. So this change modified It2MeHost::Shutdown function to return directly if current state is kDisconnected. See bug for details. BUG=617474 Committed: https://crrev.com/f36aac5517dc426a97f23531fd5291aff982dc50 Cr-Commit-Position: refs/heads/master@{#398783}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Resolve review comments #

Total comments: 1

Patch Set 3 : Resolve review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -11 lines) Patch
M remoting/host/it2me/it2me_host.h View 1 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/it2me/it2me_host.cc View 1 2 9 chunks +16 lines, -10 lines 0 comments Download

Messages

Total messages: 23 (12 generated)
Hzj_jie
4 years, 6 months ago (2016-06-08 02:16:15 UTC) #3
Sergey Ulanov
tow typos in the cl description: - Chromogin - returns (remove s?) The description says ...
4 years, 6 months ago (2016-06-08 21:54:04 UTC) #4
Sergey Ulanov
Also you have BUG= in the description. No need to duplicate it with the crbug.com/617474 ...
4 years, 6 months ago (2016-06-08 21:54:45 UTC) #5
Hzj_jie
https://codereview.chromium.org/2040353002/diff/1/remoting/host/it2me/it2me_host.cc File remoting/host/it2me/it2me_host.cc (right): https://codereview.chromium.org/2040353002/diff/1/remoting/host/it2me/it2me_host.cc#newcode106 remoting/host/it2me/it2me_host.cc:106: // called. See http://crbug.com/617474 for details. On 2016/06/08 21:54:04, ...
4 years, 6 months ago (2016-06-08 23:12:21 UTC) #8
Sergey Ulanov
https://codereview.chromium.org/2040353002/diff/1/remoting/host/it2me/it2me_host.cc File remoting/host/it2me/it2me_host.cc (right): https://codereview.chromium.org/2040353002/diff/1/remoting/host/it2me/it2me_host.cc#newcode106 remoting/host/it2me/it2me_host.cc:106: // called. See http://crbug.com/617474 for details. On 2016/06/08 23:12:20, ...
4 years, 6 months ago (2016-06-08 23:26:15 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2040353002/20001
4 years, 6 months ago (2016-06-09 01:00:01 UTC) #12
Sergey Ulanov
https://codereview.chromium.org/2040353002/diff/20001/remoting/host/it2me/it2me_host.cc File remoting/host/it2me/it2me_host.cc (right): https://codereview.chromium.org/2040353002/diff/20001/remoting/host/it2me/it2me_host.cc#newcode106 remoting/host/it2me/it2me_host.cc:106: // Ignore repeated calls. See http://crbug.com/617474 for details. I ...
4 years, 6 months ago (2016-06-09 01:04:10 UTC) #13
Hzj_jie
On 2016/06/09 01:04:10, Sergey Ulanov wrote: > https://codereview.chromium.org/2040353002/diff/20001/remoting/host/it2me/it2me_host.cc > File remoting/host/it2me/it2me_host.cc (right): > > https://codereview.chromium.org/2040353002/diff/20001/remoting/host/it2me/it2me_host.cc#newcode106 ...
4 years, 6 months ago (2016-06-09 04:19:25 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2040353002/40001
4 years, 6 months ago (2016-06-09 04:19:54 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 6 months ago (2016-06-09 04:34:29 UTC) #20
commit-bot: I haz the power
4 years, 6 months ago (2016-06-09 04:36:53 UTC) #22
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f36aac5517dc426a97f23531fd5291aff982dc50
Cr-Commit-Position: refs/heads/master@{#398783}

Powered by Google App Engine
This is Rietveld 408576698