|
|
Chromium Code Reviews|
Created:
4 years, 2 months ago by Sam McNally Modified:
4 years, 2 months ago CC:
chrome-apps-syd-reviews_chromium.org, chromium-reviews Target Ref:
refs/pending/heads/master Project:
chromium Visibility:
Public. |
DescriptionUse ChannelMojo in CloudPrintProxyPolicyStartupTest.StartAndShutdown.
CloudPrintProxyPolicyStartupTest.StartAndShutdown creates a second
channel between the main process and the service process for controlling
it during testing; this CL changes that channel to use ChannelMojo.
BUG=604282
Committed: https://crrev.com/75e57f805bc16308bccfc2f49a0c4b8b942283b9
Cr-Commit-Position: refs/heads/master@{#424804}
Patch Set 1 : #
Total comments: 2
Patch Set 2 : #Messages
Total messages: 34 (24 generated)
Description was changed from ========== Use ChannelMojo in CloudPrintProxyPolicyStartupTest.StartAndShutdown. CloudPrintProxyPolicyStartupTest.StartAndShutdown creates a second channel between the main process and the service process for controlling ;t during testing; This CL changes that channel to use ChannelMojo. BUG=604282 ========== to ========== Use ChannelMojo in CloudPrintProxyPolicyStartupTest.StartAndShutdown. CloudPrintProxyPolicyStartupTest.StartAndShutdown creates a second channel between the main process and the service process for controlling it during testing; This CL changes that channel to use ChannelMojo. BUG=604282 ==========
The CQ bit was checked by sammc@chromium.org to run a CQ dry run
Description was changed from ========== Use ChannelMojo in CloudPrintProxyPolicyStartupTest.StartAndShutdown. CloudPrintProxyPolicyStartupTest.StartAndShutdown creates a second channel between the main process and the service process for controlling it during testing; This CL changes that channel to use ChannelMojo. BUG=604282 ========== to ========== Use ChannelMojo in CloudPrintProxyPolicyStartupTest.StartAndShutdown. CloudPrintProxyPolicyStartupTest.StartAndShutdown creates a second channel between the main process and the service process for controlling it during testing; this CL changes that channel to use ChannelMojo. BUG=604282 ==========
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
Patchset #1 (id:1) has been deleted
The CQ bit was checked by sammc@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was checked by sammc@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
Patchset #1 (id:20001) has been deleted
sammc@chromium.org changed reviewers: + thestig@chromium.org
thestig@chromium.org changed reviewers: + rockot@chromium.org
Looks ok, but I haven't been doing much Mojo work, so adding rockot@ for a look as well. https://codereview.chromium.org/2415503002/diff/40001/chrome/browser/printing... File chrome/browser/printing/cloud_print/test/cloud_print_proxy_process_browsertest.cc (right): https://codereview.chromium.org/2415503002/diff/40001/chrome/browser/printing... chrome/browser/printing/cloud_print/test/cloud_print_proxy_process_browsertest.cc:292: startup_channel = IPC::ChannelProxy::Create( Can this be combined with the previous line?
The CQ bit was checked by sammc@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
https://codereview.chromium.org/2415503002/diff/40001/chrome/browser/printing... File chrome/browser/printing/cloud_print/test/cloud_print_proxy_process_browsertest.cc (right): https://codereview.chromium.org/2415503002/diff/40001/chrome/browser/printing... chrome/browser/printing/cloud_print/test/cloud_print_proxy_process_browsertest.cc:292: startup_channel = IPC::ChannelProxy::Create( On 2016/10/12 07:34:54, Lei Zhang wrote: > Can this be combined with the previous line? Done.
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
lgtm
The CQ bit was checked by thestig@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
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_presub...)
The CQ bit was checked by thestig@chromium.org
lgtm
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Message was sent while issue was closed.
Committed patchset #2 (id:60001)
Message was sent while issue was closed.
Description was changed from ========== Use ChannelMojo in CloudPrintProxyPolicyStartupTest.StartAndShutdown. CloudPrintProxyPolicyStartupTest.StartAndShutdown creates a second channel between the main process and the service process for controlling it during testing; this CL changes that channel to use ChannelMojo. BUG=604282 ========== to ========== Use ChannelMojo in CloudPrintProxyPolicyStartupTest.StartAndShutdown. CloudPrintProxyPolicyStartupTest.StartAndShutdown creates a second channel between the main process and the service process for controlling it during testing; this CL changes that channel to use ChannelMojo. BUG=604282 Committed: https://crrev.com/75e57f805bc16308bccfc2f49a0c4b8b942283b9 Cr-Commit-Position: refs/heads/master@{#424804} ==========
Message was sent while issue was closed.
Patchset 2 (id:??) landed as https://crrev.com/75e57f805bc16308bccfc2f49a0c4b8b942283b9 Cr-Commit-Position: refs/heads/master@{#424804} |
