DescriptionMove 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 : #
Messages
Total messages: 12 (3 generated)
|