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

Issue 157783002: Fixes up batch-mode release of utility process. (Closed)

Created:
6 years, 10 months ago by Drew Haven
Modified:
6 years, 10 months ago
Reviewers:
Matt Perry
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Fixes up batch-mode release of utility process. When running in single-process mode, e.g. during unit tests, the utility process cannot terminate the process and instead closes its channel to trigger cleanup. Ending batchmode triggers process termination for the multi-process mode, but does nothing during single-process mode, leading to test timeout. This can be fixed by adding the single-process mode logic to the EndBatchMode code path. BUG=341935 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251209

Patch Set 1 #

Patch Set 2 : Calls the function properly this time. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M content/utility/utility_thread_impl.cc View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
Drew Haven
John, Would you mind taking a look at this tiny CL for me? I noticed ...
6 years, 10 months ago (2014-02-07 18:34:28 UTC) #1
Drew Haven
On 2014/02/07 18:34:28, Drew Haven wrote: > John, > > Would you mind taking a ...
6 years, 10 months ago (2014-02-07 18:48:12 UTC) #2
Drew Haven
Matt, Would you mind taking a look at this tiny CL for me? I sent ...
6 years, 10 months ago (2014-02-13 03:14:26 UTC) #3
Matt Perry
I can't say I really understand it, but if it fixes the bug, LGTM.
6 years, 10 months ago (2014-02-13 18:26:41 UTC) #4
Drew Haven
The CQ bit was checked by haven@chromium.org
6 years, 10 months ago (2014-02-13 20:48:57 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haven@chromium.org/157783002/50001
6 years, 10 months ago (2014-02-13 20:52:54 UTC) #6
commit-bot: I haz the power
6 years, 10 months ago (2014-02-14 00:37:48 UTC) #7
Message was sent while issue was closed.
Change committed as 251209

Powered by Google App Engine
This is Rietveld 408576698