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

Issue 2326553003: Adding a Confirmation dialog for It2Me on Windows (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

Adding a Confirmation dialog for It2Me on Windows This change adds a confirmation dialog for Windows for the It2Me host. I've also added placeholder files for the other platforms (beyond ChromeOS). This dialog is displayed when the remote user begins the connection process and shows the email address of the remote user and gives the local user a chance to accept/reject the connection. BUG=645540 Committed: https://crrev.com/7cc2c86157e6a02a575ea610339983273de38b85 Cr-Commit-Position: refs/heads/master@{#418261}

Patch Set 1 #

Patch Set 2 : Pre-CR Cleanup #

Patch Set 3 : Merging with ToT #

Patch Set 4 : Updating the SetForegroundWindow logic a bit. #

Total comments: 4

Patch Set 5 : Addressing CR feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+254 lines, -30 lines) Patch
M remoting/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
M remoting/host/it2me/BUILD.gn View 1 2 chunks +10 lines, -1 line 0 comments Download
M remoting/host/it2me/it2me_confirmation_dialog.h View 2 chunks +2 lines, -3 lines 0 comments Download
M remoting/host/it2me/it2me_confirmation_dialog.cc View 2 chunks +0 lines, -9 lines 0 comments Download
A + remoting/host/it2me/it2me_confirmation_dialog_android.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M remoting/host/it2me/it2me_confirmation_dialog_chromeos.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
A + remoting/host/it2me/it2me_confirmation_dialog_linux.cc View 1 chunk +3 lines, -4 lines 0 comments Download
A + remoting/host/it2me/it2me_confirmation_dialog_mac.cc View 1 chunk +3 lines, -4 lines 0 comments Download
A remoting/host/it2me/it2me_confirmation_dialog_win.cc View 1 2 3 4 1 chunk +216 lines, -0 lines 0 comments Download
M remoting/host/win/core.rc.jinja2 View 1 chunk +7 lines, -2 lines 0 comments Download
M remoting/host/win/core_resource.h View 1 2 2 chunks +7 lines, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 32 (26 generated)
joedow
PTAL!
4 years, 3 months ago (2016-09-12 19:27:51 UTC) #20
Sergey Ulanov
lgtm https://codereview.chromium.org/2326553003/diff/80001/remoting/host/it2me/it2me_confirmation_dialog_win.cc File remoting/host/it2me/it2me_confirmation_dialog_win.cc (right): https://codereview.chromium.org/2326553003/diff/80001/remoting/host/it2me/it2me_confirmation_dialog_win.cc#newcode28 remoting/host/it2me/it2me_confirmation_dialog_win.cc:28: const int kDialogTimeoutMS = 60 * 1000; TimeDelta ...
4 years, 3 months ago (2016-09-13 00:13:56 UTC) #25
joedow
Thanks! https://codereview.chromium.org/2326553003/diff/80001/remoting/host/it2me/it2me_confirmation_dialog_win.cc File remoting/host/it2me/it2me_confirmation_dialog_win.cc (right): https://codereview.chromium.org/2326553003/diff/80001/remoting/host/it2me/it2me_confirmation_dialog_win.cc#newcode28 remoting/host/it2me/it2me_confirmation_dialog_win.cc:28: const int kDialogTimeoutMS = 60 * 1000; On ...
4 years, 3 months ago (2016-09-13 15:06:42 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/2326553003/100001
4 years, 3 months ago (2016-09-13 15:07:22 UTC) #29
commit-bot: I haz the power
Committed patchset #5 (id:100001)
4 years, 3 months ago (2016-09-13 16:06:22 UTC) #30
commit-bot: I haz the power
4 years, 3 months ago (2016-09-13 16:08:33 UTC) #32
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/7cc2c86157e6a02a575ea610339983273de38b85
Cr-Commit-Position: refs/heads/master@{#418261}

Powered by Google App Engine
This is Rietveld 408576698