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

Issue 1458323002: Simplify It2Me host shutdown (Closed)

Created:
5 years, 1 month ago by Sergey Ulanov
Modified:
5 years ago
Reviewers:
Lambros
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

Simplify It2Me host shutdown Previously It2Me host was stopped asynchronoulsy, which makes the shutdown more complicated. Now it's synchronous and is significantly simpler. Also removed ChromotingHost::RejectAuthenticatingClient() which is no longer needed. Committed: https://crrev.com/21c899eab46fc830099ba9fb7f32f9ba938a876a Cr-Commit-Position: refs/heads/master@{#361362}

Patch Set 1 : #

Total comments: 8

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -198 lines) Patch
M remoting/host/chromoting_host.h View 3 chunks +1 line, -10 lines 0 comments Download
M remoting/host/chromoting_host.cc View 1 6 chunks +15 lines, -20 lines 0 comments Download
M remoting/host/chromoting_host_unittest.cc View 1 2 chunks +0 lines, -20 lines 0 comments Download
M remoting/host/client_session.h View 1 1 chunk +2 lines, -3 lines 0 comments Download
M remoting/host/client_session.cc View 1 1 chunk +2 lines, -5 lines 0 comments Download
M remoting/host/client_session_unittest.cc View 1 10 chunks +10 lines, -20 lines 0 comments Download
M remoting/host/host_mock_objects.h View 1 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/it2me/it2me_host.h View 1 5 chunks +4 lines, -12 lines 0 comments Download
M remoting/host/it2me/it2me_host.cc View 9 chunks +40 lines, -94 lines 0 comments Download
M remoting/host/it2me/it2me_native_messaging_host.cc View 2 chunks +1 line, -3 lines 0 comments Download
M remoting/host/it2me/it2me_native_messaging_host_main.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M remoting/host/it2me/it2me_native_messaging_host_unittest.cc View 3 chunks +3 lines, -10 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 19 (8 generated)
Sergey Ulanov
5 years, 1 month ago (2015-11-20 00:17:27 UTC) #2
Sergey Ulanov
ping
5 years, 1 month ago (2015-11-23 22:26:16 UTC) #4
Lambros
lgtm https://codereview.chromium.org/1458323002/diff/20001/remoting/host/chromoting_host.cc File remoting/host/chromoting_host.cc (right): https://codereview.chromium.org/1458323002/diff/20001/remoting/host/chromoting_host.cc#newcode191 remoting/host/chromoting_host.cc:191: if (other_client != client) { nit: remove a ...
5 years, 1 month ago (2015-11-23 22:44:48 UTC) #5
Sergey Ulanov
https://codereview.chromium.org/1458323002/diff/20001/remoting/host/chromoting_host.cc File remoting/host/chromoting_host.cc (right): https://codereview.chromium.org/1458323002/diff/20001/remoting/host/chromoting_host.cc#newcode191 remoting/host/chromoting_host.cc:191: if (other_client != client) { On 2015/11/23 22:44:48, Lambros ...
5 years, 1 month ago (2015-11-23 22:59:44 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1458323002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1458323002/40001
5 years, 1 month ago (2015-11-23 23:00:29 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/133218)
5 years, 1 month ago (2015-11-24 01:14:46 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1458323002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1458323002/40001
5 years, 1 month ago (2015-11-24 01:19:06 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/133399)
5 years, 1 month ago (2015-11-24 03:57:34 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1458323002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1458323002/40001
5 years ago (2015-11-24 16:15:37 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:40001)
5 years ago (2015-11-24 16:40:03 UTC) #18
commit-bot: I haz the power
5 years ago (2015-11-24 16:41:14 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/21c899eab46fc830099ba9fb7f32f9ba938a876a
Cr-Commit-Position: refs/heads/master@{#361362}

Powered by Google App Engine
This is Rietveld 408576698