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

Issue 2153313002: Refactoring Me2MeNativeMessagingHost to implement NativeMessageHost interface (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@process_helper
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Refactoring Me2MeNativeMessagingHost to implement NativeMessageHost interface This change updates the Me2Me native messaging host to use the same interface as the It2Me native messaging host. This change reduces the differences between the two hosts and will make it simpler to continue the refactoring in my next change to allow Me2Me and It2Me native messaging hosts to share the same process elevation logic and communication channel. BUG=617185 Committed: https://crrev.com/d4e32e5c0e660268a8e262f6b58ed5412d62a304 Cr-Commit-Position: refs/heads/master@{#409046}

Patch Set 1 #

Patch Set 2 : Fixing some comments #

Patch Set 3 : Merging with ToT #

Patch Set 4 : Merging upstream changes. #

Total comments: 6

Patch Set 5 : Addressing CR feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+169 lines, -136 lines) Patch
M remoting/host/it2me/it2me_native_messaging_host.h View 1 3 chunks +5 lines, -4 lines 0 comments Download
M remoting/host/it2me/it2me_native_messaging_host.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M remoting/host/it2me/it2me_native_messaging_host_main.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/host/setup/me2me_native_messaging_host.h View 1 2 3 4 6 chunks +22 lines, -22 lines 0 comments Download
M remoting/host/setup/me2me_native_messaging_host.cc View 1 2 3 4 26 chunks +100 lines, -97 lines 0 comments Download
M remoting/host/setup/me2me_native_messaging_host_main.cc View 1 2 chunks +19 lines, -5 lines 0 comments Download
M remoting/host/setup/me2me_native_messaging_host_unittest.cc View 1 6 chunks +21 lines, -8 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 30 (22 generated)
joedow
PTAL!
4 years, 4 months ago (2016-07-29 03:33:24 UTC) #12
Sergey Ulanov
lgtm https://codereview.chromium.org/2153313002/diff/60001/remoting/host/setup/me2me_native_messaging_host.cc File remoting/host/setup/me2me_native_messaging_host.cc (right): https://codereview.chromium.org/2153313002/diff/60001/remoting/host/setup/me2me_native_messaging_host.cc#newcode255 remoting/host/setup/me2me_native_messaging_host.cc:255: OnError(std::string()); OnError("'hostId' not found")? https://codereview.chromium.org/2153313002/diff/60001/remoting/host/setup/me2me_native_messaging_host.cc#newcode261 remoting/host/setup/me2me_native_messaging_host.cc:261: OnError(std::string()); same ...
4 years, 4 months ago (2016-08-01 18:45:19 UTC) #15
joedow
Thanks! https://codereview.chromium.org/2153313002/diff/60001/remoting/host/setup/me2me_native_messaging_host.cc File remoting/host/setup/me2me_native_messaging_host.cc (right): https://codereview.chromium.org/2153313002/diff/60001/remoting/host/setup/me2me_native_messaging_host.cc#newcode255 remoting/host/setup/me2me_native_messaging_host.cc:255: OnError(std::string()); On 2016/08/01 18:45:18, Sergey Ulanov wrote: > ...
4 years, 4 months ago (2016-08-01 19:21:34 UTC) #18
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/2153313002/80001
4 years, 4 months ago (2016-08-01 20:29:26 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/228790)
4 years, 4 months ago (2016-08-01 20:34:36 UTC) #25
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/2153313002/80001
4 years, 4 months ago (2016-08-01 20:36:17 UTC) #27
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 4 months ago (2016-08-01 20:40:22 UTC) #28
commit-bot: I haz the power
4 years, 4 months ago (2016-08-01 20:47:37 UTC) #30
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/d4e32e5c0e660268a8e262f6b58ed5412d62a304
Cr-Commit-Position: refs/heads/master@{#409046}

Powered by Google App Engine
This is Rietveld 408576698