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

Issue 2152953002: Refactoring Native Messaging Host process launching code into its own file. (Closed)

Created:
4 years, 5 months ago by joedow
Modified:
4 years, 4 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

Refactoring Native Messaging Host process launching code into its own file. This change will allow Me2Me and It2Me native messaging hosts to use the same code to launch and commnicate with an elevated (admin/uiaccess) child process. BUG=617185 Committed: https://crrev.com/e99d91e315defc0b0e01e9b533c3284a07035d66 Cr-Commit-Position: refs/heads/master@{#409043}

Patch Set 1 #

Patch Set 2 : fixing some comments #

Patch Set 3 : bugfix and cleanup #

Total comments: 6

Patch Set 4 : Addressing CR feedback. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+264 lines, -156 lines) Patch
M remoting/host/BUILD.gn View 1 2 2 chunks +8 lines, -0 lines 0 comments Download
M remoting/host/setup/me2me_native_messaging_host.h View 1 2 chunks +2 lines, -4 lines 0 comments Download
M remoting/host/setup/me2me_native_messaging_host.cc View 1 2 3 3 chunks +15 lines, -143 lines 0 comments Download
M remoting/host/setup/me2me_native_messaging_host_main.cc View 1 4 chunks +5 lines, -9 lines 0 comments Download
M remoting/host/switches.h View 1 1 chunk +9 lines, -0 lines 0 comments Download
M remoting/host/switches.cc View 1 chunk +5 lines, -0 lines 0 comments Download
A remoting/host/win/launch_native_messaging_host_process.h View 1 2 3 1 chunk +36 lines, -0 lines 0 comments Download
A remoting/host/win/launch_native_messaging_host_process.cc View 1 2 3 1 chunk +178 lines, -0 lines 0 comments Download
M remoting/remoting_host_win.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/remoting_test.gypi View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 22 (16 generated)
joedow
PTAL! Thanks, Joe
4 years, 4 months ago (2016-07-28 03:04:34 UTC) #10
Sergey Ulanov
lgtm https://codereview.chromium.org/2152953002/diff/40001/remoting/host/win/launch_native_messaging_host_process.cc File remoting/host/win/launch_native_messaging_host_process.cc (right): https://codereview.chromium.org/2152953002/diff/40001/remoting/host/win/launch_native_messaging_host_process.cc#newcode32 remoting/host/win/launch_native_messaging_host_process.cc:32: const uint32_t kSecurityDescriptorCreationFailed = 1; This special error ...
4 years, 4 months ago (2016-07-28 23:57:15 UTC) #11
joedow
Thanks! https://codereview.chromium.org/2152953002/diff/40001/remoting/host/win/launch_native_messaging_host_process.cc File remoting/host/win/launch_native_messaging_host_process.cc (right): https://codereview.chromium.org/2152953002/diff/40001/remoting/host/win/launch_native_messaging_host_process.cc#newcode32 remoting/host/win/launch_native_messaging_host_process.cc:32: const uint32_t kSecurityDescriptorCreationFailed = 1; On 2016/07/28 23:57:15, ...
4 years, 4 months ago (2016-07-29 03:32:56 UTC) #14
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/2152953002/60001
4 years, 4 months ago (2016-08-01 19:20:48 UTC) #19
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 4 months ago (2016-08-01 20:28:39 UTC) #20
commit-bot: I haz the power
4 years, 4 months ago (2016-08-01 20:33:24 UTC) #22
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/e99d91e315defc0b0e01e9b533c3284a07035d66
Cr-Commit-Position: refs/heads/master@{#409043}

Powered by Google App Engine
This is Rietveld 408576698