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

Issue 1434563004: Enable multiprocess by default on desktop mojo_runner. (Closed)

Created:
5 years, 1 month ago by jam
Modified:
5 years, 1 month ago
Reviewers:
msw, sky
CC:
chromium-reviews, rjkroege, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, penghuang+watch-mandoline_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org, xhwang
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable multiprocess by default on desktop mojo_runner. This makes apptests also run in multiprocess and use the new EDK as well. BUG=478251, 546644, 551083 Committed: https://crrev.com/14d2827bffed6b8c4928001eb42d9f4dda23dd81 Cr-Commit-Position: refs/heads/master@{#358664} Committed: https://crrev.com/2e0f873f6dd6c21b5d17ea625f889e19c97218ff Cr-Commit-Position: refs/heads/master@{#359060}

Patch Set 1 #

Patch Set 2 : #

Total comments: 3

Patch Set 3 : fix url tests with different timings #

Patch Set 4 : fix url tests with different timings #

Patch Set 5 : add comment #

Patch Set 6 : fix ClosedWhileWaitingOnThePipeToBeWriteable #

Patch Set 7 : merge #

Patch Set 8 : upload after revert #

Patch Set 9 : Fix UrlLoaderImplTest.ClosedWhileWaitingOnThePipeToBeWriteable which was conflict from r358703 #

Patch Set 10 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -10 lines) Patch
M mojo/message_pump/handle_watcher.cc View 1 2 3 4 5 6 7 1 chunk +7 lines, -1 line 0 comments Download
M mojo/runner/BUILD.gn View 1 2 3 4 5 6 7 1 chunk +4 lines, -1 line 0 comments Download
M mojo/runner/desktop/launcher_process.cc View 1 chunk +11 lines, -5 lines 0 comments Download
M mojo/services/network/url_loader_impl_apptest.cc View 1 2 3 4 5 6 7 8 1 chunk +9 lines, -3 lines 0 comments Download

Messages

Total messages: 27 (10 generated)
jam
https://codereview.chromium.org/1434563004/diff/20001/mojo/message_pump/handle_watcher.cc File mojo/message_pump/handle_watcher.cc (right): https://codereview.chromium.org/1434563004/diff/20001/mojo/message_pump/handle_watcher.cc#newcode226 mojo/message_pump/handle_watcher.cc:226: base::LeakySingletonTraits<WatcherThreadManager>>:: we need to leak this because otherwise when ...
5 years, 1 month ago (2015-11-07 05:00:31 UTC) #3
sky
LGTM https://codereview.chromium.org/1434563004/diff/20001/mojo/message_pump/handle_watcher.cc File mojo/message_pump/handle_watcher.cc (right): https://codereview.chromium.org/1434563004/diff/20001/mojo/message_pump/handle_watcher.cc#newcode226 mojo/message_pump/handle_watcher.cc:226: base::LeakySingletonTraits<WatcherThreadManager>>:: On 2015/11/07 05:00:31, jam wrote: > we ...
5 years, 1 month ago (2015-11-08 16:26:36 UTC) #4
jam
https://codereview.chromium.org/1434563004/diff/20001/mojo/message_pump/handle_watcher.cc File mojo/message_pump/handle_watcher.cc (right): https://codereview.chromium.org/1434563004/diff/20001/mojo/message_pump/handle_watcher.cc#newcode226 mojo/message_pump/handle_watcher.cc:226: base::LeakySingletonTraits<WatcherThreadManager>>:: On 2015/11/08 16:26:36, sky wrote: > On 2015/11/07 ...
5 years, 1 month ago (2015-11-09 18:20:58 UTC) #7
jam
https://codereview.chromium.org/1434563004/diff/20001/mojo/message_pump/handle_watcher.cc File mojo/message_pump/handle_watcher.cc (right): https://codereview.chromium.org/1434563004/diff/20001/mojo/message_pump/handle_watcher.cc#newcode226 mojo/message_pump/handle_watcher.cc:226: base::LeakySingletonTraits<WatcherThreadManager>>:: On 2015/11/08 16:26:36, sky wrote: > On 2015/11/07 ...
5 years, 1 month ago (2015-11-09 18:20:58 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1434563004/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1434563004/120001
5 years, 1 month ago (2015-11-09 18:21:24 UTC) #9
commit-bot: I haz the power
Committed patchset #7 (id:120001)
5 years, 1 month ago (2015-11-09 21:44:42 UTC) #10
commit-bot: I haz the power
Patchset 7 (id:??) landed as https://crrev.com/14d2827bffed6b8c4928001eb42d9f4dda23dd81 Cr-Commit-Position: refs/heads/master@{#358664}
5 years, 1 month ago (2015-11-09 21:45:13 UTC) #11
msw
This causes MediaAppTest.Lifetime mojo:media_apptests to fail on win: http://build.chromium.org/p/chromium.mojo/builders/Chromium%20Mojo%20Windows/builds/7593/steps/app_tests/logs/stdio Taking a look and +cc xhwang
5 years, 1 month ago (2015-11-09 22:06:04 UTC) #13
jam
On 2015/11/09 22:06:04, msw wrote: > This causes MediaAppTest.Lifetime mojo:media_apptests to fail on win: > ...
5 years, 1 month ago (2015-11-09 23:26:27 UTC) #14
jam
A revert of this CL (patchset #7 id:120001) has been created in https://codereview.chromium.org/1423723007/ by jam@chromium.org. ...
5 years, 1 month ago (2015-11-09 23:27:46 UTC) #15
msw
On 2015/11/09 23:27:46, jam wrote: > A revert of this CL (patchset #7 id:120001) has ...
5 years, 1 month ago (2015-11-09 23:30:33 UTC) #17
msw
"Chromium Mojo Linux" cycled green after the revert: http://build.chromium.org/p/chromium.mojo/builders/Chromium%20Mojo%20Linux/builds/26911 Hopefully the same will happen on ...
5 years, 1 month ago (2015-11-10 00:01:48 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1434563004/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1434563004/180001
5 years, 1 month ago (2015-11-11 03:50:34 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/129146)
5 years, 1 month ago (2015-11-11 05:21:20 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1434563004/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1434563004/180001
5 years, 1 month ago (2015-11-11 05:29:43 UTC) #25
commit-bot: I haz the power
Committed patchset #10 (id:180001)
5 years, 1 month ago (2015-11-11 06:30:58 UTC) #26
commit-bot: I haz the power
5 years, 1 month ago (2015-11-11 06:32:21 UTC) #27
Message was sent while issue was closed.
Patchset 10 (id:??) landed as
https://crrev.com/2e0f873f6dd6c21b5d17ea625f889e19c97218ff
Cr-Commit-Position: refs/heads/master@{#359060}

Powered by Google App Engine
This is Rietveld 408576698