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

Issue 2452223002: It2Me Host changes to better support Confirmation Dialog (Closed)

Created:
4 years, 1 month ago by joedow
Modified:
4 years, 1 month ago
Reviewers:
Sergey Ulanov, Jamie
CC:
chromium-reviews, chromoting-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

It2Me Host changes to support Confirmation Dialog state This change adds a new state to the It2Me connection process. This state will be sent to the Webapp/client to indicate that the remote user has started the connection process but has not yet completed it. For our purposes, this state will signal that the local user must take action (i.e. click accept on the confirmation dialog) and we can use it to updated the text / UI state on the local machine. BUG=658459 Committed: https://crrev.com/a41e7dd53d4bc9f268939d10a02c24302cef8020 Cr-Commit-Position: refs/heads/master@{#428776}

Patch Set 1 #

Patch Set 2 : Pre-review cleanup #

Patch Set 3 : Fixing unit tests #

Total comments: 10

Patch Set 4 : Addressing feedback #

Patch Set 5 : Reordering enum #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -14 lines) Patch
M remoting/host/it2me/it2me_host.h View 1 2 3 4 2 chunks +6 lines, -5 lines 0 comments Download
M remoting/host/it2me/it2me_host.cc View 1 2 3 6 chunks +13 lines, -5 lines 0 comments Download
M remoting/host/it2me/it2me_host_unittest.cc View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
M remoting/host/it2me/it2me_native_messaging_host.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/host/it2me/it2me_native_messaging_host_unittest.cc View 1 5 chunks +12 lines, -4 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 34 (24 generated)
joedow
PTAL!
4 years, 1 month ago (2016-10-27 20:42:20 UTC) #11
Sergey Ulanov
https://codereview.chromium.org/2452223002/diff/80001/remoting/host/it2me/it2me_host.cc File remoting/host/it2me/it2me_host.cc (right): https://codereview.chromium.org/2452223002/diff/80001/remoting/host/it2me/it2me_host.cc#newcode396 remoting/host/it2me/it2me_host.cc:396: DCHECK(state == kRequestedAccessCode || maybe update formatting for all ...
4 years, 1 month ago (2016-10-27 22:44:12 UTC) #15
Jamie
LGTM once Sergey's comments are addressed.
4 years, 1 month ago (2016-10-28 00:44:47 UTC) #16
joedow
Addressed feedback, PTAL! https://codereview.chromium.org/2452223002/diff/80001/remoting/host/it2me/it2me_host.cc File remoting/host/it2me/it2me_host.cc (right): https://codereview.chromium.org/2452223002/diff/80001/remoting/host/it2me/it2me_host.cc#newcode396 remoting/host/it2me/it2me_host.cc:396: DCHECK(state == kRequestedAccessCode || On 2016/10/27 ...
4 years, 1 month ago (2016-10-31 17:16:08 UTC) #19
Sergey Ulanov
https://codereview.chromium.org/2452223002/diff/80001/remoting/host/it2me/it2me_host.h File remoting/host/it2me/it2me_host.h (right): https://codereview.chromium.org/2452223002/diff/80001/remoting/host/it2me/it2me_host.h#newcode50 remoting/host/it2me/it2me_host.h:50: kConnecting, On 2016/10/31 17:16:07, joedow wrote: > On 2016/10/27 ...
4 years, 1 month ago (2016-10-31 18:21:17 UTC) #22
joedow
PTAL! https://codereview.chromium.org/2452223002/diff/80001/remoting/host/it2me/it2me_host.h File remoting/host/it2me/it2me_host.h (right): https://codereview.chromium.org/2452223002/diff/80001/remoting/host/it2me/it2me_host.h#newcode50 remoting/host/it2me/it2me_host.h:50: kConnecting, On 2016/10/31 18:21:17, Sergey Ulanov wrote: > ...
4 years, 1 month ago (2016-10-31 18:58:39 UTC) #25
Sergey Ulanov
lgtm
4 years, 1 month ago (2016-10-31 19:19:37 UTC) #26
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/2452223002/120001
4 years, 1 month ago (2016-10-31 19:49:32 UTC) #31
commit-bot: I haz the power
Committed patchset #5 (id:120001)
4 years, 1 month ago (2016-10-31 19:54:56 UTC) #32
commit-bot: I haz the power
4 years, 1 month ago (2016-10-31 20:00:14 UTC) #34
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/a41e7dd53d4bc9f268939d10a02c24302cef8020
Cr-Commit-Position: refs/heads/master@{#428776}

Powered by Google App Engine
This is Rietveld 408576698