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

Issue 1844233003: Always allow ServiceRegistry to be used with UtilityProcessHosts. (Closed)

Created:
4 years, 8 months ago by Anand Mistry (off Chromium)
Modified:
4 years, 8 months ago
CC:
Aaron Boodman, abarth-chromium, ben+mojo_chromium.org, cbentzel+watch_chromium.org, chromium-reviews, darin (slow to review), darin-cc_chromium.org, jam, 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

Always allow ServiceRegistry to be used with UtilityProcessHosts. BUG=597124 Committed: https://crrev.com/780142d2bca3cebc026771ef19457faba38c54b3 Cr-Commit-Position: refs/heads/master@{#384472}

Patch Set 1 #

Patch Set 2 : Fix tests. #

Total comments: 2

Patch Set 3 : Remove scoped_ptr usage. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -28 lines) Patch
M chrome/browser/net/utility_process_mojo_proxy_resolver_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/base/run_all_unittests.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M content/browser/mojo/mojo_shell_context.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/utility_process_host_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/utility_process_host_impl.cc View 4 chunks +16 lines, -20 lines 0 comments Download
M content/public/browser/utility_process_host.h View 2 chunks +4 lines, -5 lines 0 comments Download
M extensions/test/DEPS View 1 1 chunk +1 line, -0 lines 0 comments Download
M extensions/test/extensions_unittests_main.cc View 1 2 3 chunks +5 lines, -0 lines 1 comment Download

Messages

Total messages: 21 (7 generated)
Anand Mistry (off Chromium)
4 years, 8 months ago (2016-03-31 22:18:26 UTC) #2
Avi (use Gerrit)
lgtm
4 years, 8 months ago (2016-03-31 22:22:33 UTC) #3
Anand Mistry (off Chromium)
thestig@chromium.org: For //chrome reillyg@chromium.org: For //extensions
4 years, 8 months ago (2016-03-31 22:57:56 UTC) #5
Lei Zhang
lgtm https://codereview.chromium.org/1844233003/diff/20001/chrome/test/base/run_all_unittests.cc File chrome/test/base/run_all_unittests.cc (right): https://codereview.chromium.org/1844233003/diff/20001/chrome/test/base/run_all_unittests.cc#newcode19 chrome/test/base/run_all_unittests.cc:19: scoped_ptr<mojo::edk::test::ScopedIPCSupport> ipc_support; Just: scoped_ptr<mojo::edk::test::ScopedIPCSupport> ipc_support(new foo);
4 years, 8 months ago (2016-03-31 23:05:46 UTC) #6
Anand Mistry (off Chromium)
https://codereview.chromium.org/1844233003/diff/20001/chrome/test/base/run_all_unittests.cc File chrome/test/base/run_all_unittests.cc (right): https://codereview.chromium.org/1844233003/diff/20001/chrome/test/base/run_all_unittests.cc#newcode19 chrome/test/base/run_all_unittests.cc:19: scoped_ptr<mojo::edk::test::ScopedIPCSupport> ipc_support; On 2016/03/31 23:05:46, Lei Zhang wrote: > ...
4 years, 8 months ago (2016-03-31 23:10:38 UTC) #7
Reilly Grant (use Gerrit)
https://codereview.chromium.org/1844233003/diff/40001/extensions/test/extensions_unittests_main.cc File extensions/test/extensions_unittests_main.cc (right): https://codereview.chromium.org/1844233003/diff/40001/extensions/test/extensions_unittests_main.cc#newcode117 extensions/test/extensions_unittests_main.cc:117: base::TestIOThread test_io_thread(base::TestIOThread::kAutoStart); I'm a little nervous about adding this ...
4 years, 8 months ago (2016-03-31 23:18:31 UTC) #8
Reilly Grant (use Gerrit)
On 2016/03/31 at 23:18:31, Reilly Grant wrote: > https://codereview.chromium.org/1844233003/diff/40001/extensions/test/extensions_unittests_main.cc > File extensions/test/extensions_unittests_main.cc (right): > > ...
4 years, 8 months ago (2016-03-31 23:19:51 UTC) #9
Anand Mistry (off Chromium)
On 2016/03/31 23:19:51, Reilly Grant wrote: > On 2016/03/31 at 23:18:31, Reilly Grant wrote: > ...
4 years, 8 months ago (2016-03-31 23:30:41 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1844233003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1844233003/40001
4 years, 8 months ago (2016-03-31 23:31:52 UTC) #12
Reilly Grant (use Gerrit)
On 2016/03/31 at 23:30:41, amistry wrote: > On 2016/03/31 23:19:51, Reilly Grant wrote: > > ...
4 years, 8 months ago (2016-03-31 23:33:52 UTC) #13
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-01 01:09:01 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1844233003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1844233003/40001
4 years, 8 months ago (2016-04-01 02:08:56 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 8 months ago (2016-04-01 02:18:47 UTC) #19
commit-bot: I haz the power
4 years, 8 months ago (2016-04-01 02:20:06 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/780142d2bca3cebc026771ef19457faba38c54b3
Cr-Commit-Position: refs/heads/master@{#384472}

Powered by Google App Engine
This is Rietveld 408576698