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

Issue 1944513002: Adding logic to detect and log invalid RDP settings (Closed)

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

Description

Adding logic to detect and log invalid RDP settings This change adds code that checks the values of a set of registry keys which have specific required values, otherwise we know we cannot establish an RDP session. The code will log an error if the incorrect value is found and will prevent the RDP session from being created. If for some reason we fail to read the registry key, a warning will be logged but we won't prevent the attempt to create an RDP session. BUG=506555 Committed: https://crrev.com/0bf730db647d382b272ce899d7eeb01c96a6655d Cr-Commit-Position: refs/heads/master@{#391338}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -0 lines) Patch
M remoting/host/desktop_session_win.cc View 4 chunks +55 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 11 (5 generated)
joedow
This CL makes it easier to detect common RDP connection failure reasons. If we find ...
4 years, 7 months ago (2016-05-02 23:20:41 UTC) #2
Jamie
lgtm
4 years, 7 months ago (2016-05-03 00:06:52 UTC) #3
commit-bot: I haz the power
This CL has an open dependency (Issue 1935003003 Patch 1). Please resolve the dependency and ...
4 years, 7 months ago (2016-05-03 02:30:03 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1944513002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1944513002/1
4 years, 7 months ago (2016-05-03 20:03:13 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 7 months ago (2016-05-03 20:09:15 UTC) #9
commit-bot: I haz the power
4 years, 7 months ago (2016-05-03 20:11:01 UTC) #11
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/0bf730db647d382b272ce899d7eeb01c96a6655d
Cr-Commit-Position: refs/heads/master@{#391338}

Powered by Google App Engine
This is Rietveld 408576698