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

Issue 2295063002: Use ChannelMojo between app shims and the browser process. (Closed)

Created:
4 years, 3 months ago by Sam McNally
Modified:
4 years, 3 months ago
CC:
Aaron Boodman, abarth-chromium, chrome-apps-syd-reviews_chromium.org, chromium-reviews, darin (slow to review), Matt Giuca, qsr+mojo_chromium.org, tapted, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use ChannelMojo between app shims and the browser process. BUG=604282 Committed: https://crrev.com/eed8f2761d1e7bbf97ae73daaa348b77ab82600f Cr-Commit-Position: refs/heads/master@{#416514}

Patch Set 1 : #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -59 lines) Patch
M chrome/app_shim/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/app_shim/chrome_main_app_mode_mac.mm View 3 chunks +15 lines, -3 lines 0 comments Download
A chrome/browser/apps/app_shim/DEPS View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/apps/app_shim/app_shim_host_mac.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/apps/app_shim/app_shim_host_mac.cc View 2 chunks +12 lines, -2 lines 0 comments Download
M chrome/browser/apps/app_shim/app_shim_host_manager_browsertest_mac.mm View 2 chunks +9 lines, -3 lines 0 comments Download
M chrome/browser/apps/app_shim/app_shim_host_manager_mac.h View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/apps/app_shim/app_shim_host_manager_mac.mm View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/apps/app_shim/unix_domain_socket_acceptor.h View 3 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/apps/app_shim/unix_domain_socket_acceptor.cc View 2 chunks +19 lines, -35 lines 0 comments Download
M mojo/edk/embedder/platform_channel_utils_posix.h View 1 chunk +3 lines, -2 lines 0 comments Download
M mojo/edk/system/node_controller.cc View 1 1 chunk +6 lines, -2 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 39 (32 generated)
Sam McNally
4 years, 3 months ago (2016-09-01 05:39:33 UTC) #23
Ken Rockot(use gerrit already)
lgtm https://codereview.chromium.org/2295063002/diff/100001/mojo/edk/system/node_controller.cc File mojo/edk/system/node_controller.cc (right): https://codereview.chromium.org/2295063002/diff/100001/mojo/edk/system/node_controller.cc#newcode1272 mojo/edk/system/node_controller.cc:1272: if (name_ != peer_name) { nit: I was ...
4 years, 3 months ago (2016-09-01 23:43:34 UTC) #26
Sam McNally
https://codereview.chromium.org/2295063002/diff/100001/mojo/edk/system/node_controller.cc File mojo/edk/system/node_controller.cc (right): https://codereview.chromium.org/2295063002/diff/100001/mojo/edk/system/node_controller.cc#newcode1272 mojo/edk/system/node_controller.cc:1272: if (name_ != peer_name) { On 2016/09/01 23:43:34, Ken ...
4 years, 3 months ago (2016-09-02 00:13:24 UTC) #29
dominickn
lgtm - patched this in on my trashcan and launching an app shim from an ...
4 years, 3 months ago (2016-09-05 06:37:53 UTC) #33
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/2295063002/140001
4 years, 3 months ago (2016-09-05 07:12:52 UTC) #36
commit-bot: I haz the power
Committed patchset #2 (id:140001)
4 years, 3 months ago (2016-09-05 08:20:02 UTC) #37
commit-bot: I haz the power
4 years, 3 months ago (2016-09-05 08:22:09 UTC) #39
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/eed8f2761d1e7bbf97ae73daaa348b77ab82600f
Cr-Commit-Position: refs/heads/master@{#416514}

Powered by Google App Engine
This is Rietveld 408576698