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

Issue 2310303002: Moving It2Me confirmation prompt into the Validation callback flow (Closed)

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

Description

Moving It2Me confirmation prompt into the Validation callback flow This change moves the confirmation dialog prompt used in It2Me from the beginning of the connection flow to the point where we know the client JID. This change allows the user to have more control over who connects to their session (they can effectively 'see who is calling' and reject it if it isn't an address they recognize). BUG=645540 Committed: https://crrev.com/b1b8dcaf0e18df7c78788e6ae80ed3fe9e060d33 Cr-Commit-Position: refs/heads/master@{#417960}

Patch Set 1 #

Patch Set 2 : CL Cleanup prior to review #

Patch Set 3 : Fixing unittests #

Patch Set 4 : Fixing a DCHECK issue. #

Total comments: 8

Patch Set 5 : Addressing CR Feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+203 lines, -80 lines) Patch
M remoting/host/it2me/it2me_confirmation_dialog.h View 1 chunk +2 lines, -1 line 0 comments Download
M remoting/host/it2me/it2me_confirmation_dialog_chromeos.cc View 1 2 3 4 3 chunks +15 lines, -7 lines 0 comments Download
M remoting/host/it2me/it2me_confirmation_dialog_proxy.h View 1 chunk +2 lines, -1 line 0 comments Download
M remoting/host/it2me/it2me_confirmation_dialog_proxy.cc View 3 chunks +9 lines, -6 lines 0 comments Download
M remoting/host/it2me/it2me_confirmation_dialog_proxy_unittest.cc View 1 2 3 4 3 chunks +8 lines, -2 lines 0 comments Download
M remoting/host/it2me/it2me_host.h View 1 chunk +3 lines, -5 lines 0 comments Download
M remoting/host/it2me/it2me_host.cc View 1 2 3 4 5 chunks +57 lines, -55 lines 0 comments Download
M remoting/host/it2me/it2me_host_unittest.cc View 1 2 3 4 9 chunks +104 lines, -3 lines 0 comments Download
M remoting/resources/remoting_strings.grd View 1 2 1 chunk +3 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 44 (37 generated)
joedow
PTAL!
4 years, 3 months ago (2016-09-09 15:33:33 UTC) #26
Sergey Ulanov
lgtm when my comments are addressed https://codereview.chromium.org/2310303002/diff/140001/remoting/host/it2me/it2me_confirmation_dialog_chromeos.cc File remoting/host/it2me/it2me_confirmation_dialog_chromeos.cc (right): https://codereview.chromium.org/2310303002/diff/140001/remoting/host/it2me/it2me_confirmation_dialog_chromeos.cc#newcode49 remoting/host/it2me/it2me_confirmation_dialog_chromeos.cc:49: if (!remote_user_email.empty()) { ...
4 years, 3 months ago (2016-09-09 18:46:57 UTC) #31
Sergey Ulanov
one more comment https://codereview.chromium.org/2310303002/diff/140001/remoting/host/it2me/it2me_host.cc File remoting/host/it2me/it2me_host.cc (right): https://codereview.chromium.org/2310303002/diff/140001/remoting/host/it2me/it2me_host.cc#newcode102 remoting/host/it2me/it2me_host.cc:102: FROM_HERE, base::Bind(&It2MeHost::SetState, this, kStarting, "")); Call ...
4 years, 3 months ago (2016-09-09 18:50:40 UTC) #32
joedow
Thanks! https://codereview.chromium.org/2310303002/diff/140001/remoting/host/it2me/it2me_confirmation_dialog_chromeos.cc File remoting/host/it2me/it2me_confirmation_dialog_chromeos.cc (right): https://codereview.chromium.org/2310303002/diff/140001/remoting/host/it2me/it2me_confirmation_dialog_chromeos.cc#newcode49 remoting/host/it2me/it2me_confirmation_dialog_chromeos.cc:49: if (!remote_user_email.empty()) { On 2016/09/09 18:46:57, Sergey Ulanov ...
4 years, 3 months ago (2016-09-10 02:50:37 UTC) #36
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/2310303002/160001
4 years, 3 months ago (2016-09-12 16:10:30 UTC) #41
commit-bot: I haz the power
Committed patchset #5 (id:160001)
4 years, 3 months ago (2016-09-12 17:03:43 UTC) #42
commit-bot: I haz the power
4 years, 3 months ago (2016-09-12 17:05:33 UTC) #44
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/b1b8dcaf0e18df7c78788e6ae80ed3fe9e060d33
Cr-Commit-Position: refs/heads/master@{#417960}

Powered by Google App Engine
This is Rietveld 408576698