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

Issue 2139643003: Use ChannelMojo between browser and service processes. (Closed)

Created:
4 years, 5 months ago by Sam McNally
Modified:
4 years, 3 months ago
CC:
Aaron Boodman, abarth-chromium, ben+mojo_chromium.org, chrome-apps-syd-reviews_chromium.org, chromium-reviews, darin (slow to review), qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use ChannelMojo between browser and service processes. BUG=604282 Committed: https://crrev.com/552aab7a1adc7428456bb2016cb45b501c65a10c Cr-Commit-Position: refs/heads/master@{#416192}

Patch Set 1 : #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+208 lines, -87 lines) Patch
M chrome/browser/printing/cloud_print/test/cloud_print_proxy_process_browsertest.cc View 1 7 chunks +34 lines, -8 lines 0 comments Download
A chrome/browser/service_process/DEPS View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/service_process/service_process_control.cc View 1 2 chunks +31 lines, -4 lines 0 comments Download
M chrome/browser/service_process/service_process_control_browsertest.cc View 1 2 3 13 chunks +40 lines, -11 lines 0 comments Download
M chrome/service/service_ipc_server.h View 1 2 3 3 chunks +6 lines, -3 lines 0 comments Download
M chrome/service/service_ipc_server.cc View 1 2 3 4 chunks +10 lines, -27 lines 0 comments Download
M chrome/service/service_ipc_server_unittest.cc View 1 2 3 10 chunks +30 lines, -29 lines 0 comments Download
M chrome/service/service_process.h View 1 2 3 3 chunks +10 lines, -0 lines 0 comments Download
M chrome/service/service_process.cc View 1 2 3 5 chunks +44 lines, -5 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 114 (103 generated)
Sam McNally
4 years, 3 months ago (2016-08-31 06:29:51 UTC) #84
Ken Rockot(use gerrit already)
LGTM with one suggestion: Can we just not use IPC::ChannelHandle and instead have a CreateChannelMessagePipe ...
4 years, 3 months ago (2016-08-31 17:11:44 UTC) #87
Vitaly Buka (NO REVIEWS)
+Lei Zhang <thestig@chromium.org> I am OOO. And probably after that I'll remove myself from service ...
4 years, 3 months ago (2016-08-31 23:44:41 UTC) #88
Sam McNally
On 2016/08/31 17:11:44, Ken Rockot wrote: > LGTM with one suggestion: Can we just not ...
4 years, 3 months ago (2016-09-01 01:03:55 UTC) #92
Lei Zhang
lgtm https://codereview.chromium.org/2139643003/diff/590001/chrome/browser/service_process/service_process_control_browsertest.cc File chrome/browser/service_process/service_process_control_browsertest.cc (right): https://codereview.chromium.org/2139643003/diff/590001/chrome/browser/service_process/service_process_control_browsertest.cc#newcode46 chrome/browser/service_process/service_process_control_browsertest.cc:46: void LaunchServiceProcessControl(bool wait = true) { Can we ...
4 years, 3 months ago (2016-09-01 06:12:01 UTC) #95
Sam McNally
+dcheng for chrome/common/service_messages.h https://codereview.chromium.org/2139643003/diff/590001/chrome/browser/service_process/service_process_control_browsertest.cc File chrome/browser/service_process/service_process_control_browsertest.cc (right): https://codereview.chromium.org/2139643003/diff/590001/chrome/browser/service_process/service_process_control_browsertest.cc#newcode46 chrome/browser/service_process/service_process_control_browsertest.cc:46: void LaunchServiceProcessControl(bool wait = true) { ...
4 years, 3 months ago (2016-09-01 06:58:45 UTC) #99
dcheng
Per our chat, it'd be nice to do this without the test-only IPC. This one ...
4 years, 3 months ago (2016-09-01 16:54:16 UTC) #106
Sam McNally
On 2016/09/01 16:54:16, dcheng wrote: > Per our chat, it'd be nice to do this ...
4 years, 3 months ago (2016-09-01 23:35:02 UTC) #107
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/2139643003/630001
4 years, 3 months ago (2016-09-02 05:15:39 UTC) #110
commit-bot: I haz the power
Committed patchset #4 (id:630001)
4 years, 3 months ago (2016-09-02 05:20:04 UTC) #112
commit-bot: I haz the power
4 years, 3 months ago (2016-09-02 05:23:08 UTC) #114
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/552aab7a1adc7428456bb2016cb45b501c65a10c
Cr-Commit-Position: refs/heads/master@{#416192}

Powered by Google App Engine
This is Rietveld 408576698