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

Issue 877343004: Move the |ElevatedDaemonController| implementation to |DaemonControllerDelegateWin| (Closed)

Created:
5 years, 10 months ago by weitao
Modified:
5 years, 10 months ago
Reviewers:
Sergey Ulanov
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

Move the |ElevatedDaemonController| implementation to |DaemonControllerDelegateWin| Changes in this CL include: 1. Moved the daemon controller implemetation from |ElevatedDaemonController| to |DaemonControllerDelegateWin| 2. Removed all code related to COM activation in |DaemonControllerDelegateWin|. 3. Removed code related to SetOwnerWindow in |DaemonControllerDelegateWin|. 4. Removed code related to the pin confirmation dialog in |DaemonControllerDelegateWin| 5. Cleaned up the COM-styled code to make it adhere to the chromium coding styles. BUG=453172 Committed: https://crrev.com/69cccfced484ec798815c5804f7b9825c3e5da9e Cr-Commit-Position: refs/heads/master@{#315129}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : Move implementation #

Patch Set 4 : Merging #

Patch Set 5 : #

Patch Set 6 : #

Total comments: 6

Patch Set 7 : Remove usage of HRESULT and fix usage of PLOG. #

Patch Set 8 : #

Patch Set 9 : #

Patch Set 10 : #

Patch Set 11 : #

Patch Set 12 : #

Total comments: 27

Patch Set 13 : Addressing CR feedback. #

Patch Set 14 : #

Total comments: 1

Patch Set 15 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+337 lines, -310 lines) Patch
M remoting/host/setup/daemon_controller_delegate_win.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 2 chunks +0 lines, -32 lines 0 comments Download
M remoting/host/setup/daemon_controller_delegate_win.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 4 chunks +337 lines, -278 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
weitao
This is change #2. PTAL. More to come.
5 years, 10 months ago (2015-01-31 00:17:28 UTC) #2
Sergey Ulanov
I'm looking forward to ElevatedController removal :-) There are bunch of cleanups that can be ...
5 years, 10 months ago (2015-01-31 01:06:58 UTC) #3
weitao
Sergey, I cleaned up the code in the same CL as we discussed. Could you ...
5 years, 10 months ago (2015-02-03 23:47:02 UTC) #4
Sergey Ulanov
https://codereview.chromium.org/877343004/diff/220001/remoting/host/setup/daemon_controller_delegate_win.cc File remoting/host/setup/daemon_controller_delegate_win.cc (right): https://codereview.chromium.org/877343004/diff/220001/remoting/host/setup/daemon_controller_delegate_win.cc#newcode75 remoting/host/setup/daemon_controller_delegate_win.cc:75: nit: remove this empty line https://codereview.chromium.org/877343004/diff/220001/remoting/host/setup/daemon_controller_delegate_win.cc#newcode80 remoting/host/setup/daemon_controller_delegate_win.cc:80: FILE_SHARE_READ | ...
5 years, 10 months ago (2015-02-04 00:47:07 UTC) #5
weitao
PTAL https://codereview.chromium.org/877343004/diff/220001/remoting/host/setup/daemon_controller_delegate_win.cc File remoting/host/setup/daemon_controller_delegate_win.cc (right): https://codereview.chromium.org/877343004/diff/220001/remoting/host/setup/daemon_controller_delegate_win.cc#newcode75 remoting/host/setup/daemon_controller_delegate_win.cc:75: On 2015/02/04 00:47:06, Sergey Ulanov wrote: > nit: ...
5 years, 10 months ago (2015-02-05 00:14:35 UTC) #6
Sergey Ulanov
lgtm https://codereview.chromium.org/877343004/diff/150003/remoting/host/setup/daemon_controller_delegate_win.cc File remoting/host/setup/daemon_controller_delegate_win.cc (right): https://codereview.chromium.org/877343004/diff/150003/remoting/host/setup/daemon_controller_delegate_win.cc#newcode371 remoting/host/setup/daemon_controller_delegate_win.cc:371: if (service.IsValid()) { nit: It's better to move ...
5 years, 10 months ago (2015-02-05 20:53:42 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/877343004/270001
5 years, 10 months ago (2015-02-06 22:42:54 UTC) #10
commit-bot: I haz the power
Committed patchset #15 (id:270001)
5 years, 10 months ago (2015-02-06 23:18:39 UTC) #11
commit-bot: I haz the power
5 years, 10 months ago (2015-02-06 23:19:27 UTC) #12
Message was sent while issue was closed.
Patchset 15 (id:??) landed as
https://crrev.com/69cccfced484ec798815c5804f7b9825c3e5da9e
Cr-Commit-Position: refs/heads/master@{#315129}

Powered by Google App Engine
This is Rietveld 408576698