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

Issue 1071453002: Fail all started requests if the utility process crashes or fails to start. (Closed)

Created:
5 years, 8 months ago by Anand Mistry (off Chromium)
Modified:
5 years, 7 months ago
Reviewers:
Lei Zhang
CC:
chromium-reviews, Theresa, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@racy-image-decoder
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fail all started requests if the utility process crashes or fails to start. Committed: https://crrev.com/d59fe6bfbf19bbc01a2ff9f39d6300339f577a3f Cr-Commit-Position: refs/heads/master@{#327837}

Patch Set 1 #

Patch Set 2 : Rebase. #

Patch Set 3 : Add test for request taking too long. #

Patch Set 4 : Maybe fix windows. #

Total comments: 1

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -0 lines) Patch
M chrome/browser/image_decoder.h View 1 2 3 4 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/image_decoder.cc View 1 2 3 4 1 chunk +31 lines, -0 lines 0 comments Download
M chrome/browser/image_decoder_browsertest.cc View 1 2 3 3 chunks +82 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (6 generated)
Anand Mistry (off Chromium)
This change depends on https://codereview.chromium.org/1068743002/
5 years, 8 months ago (2015-04-08 04:00:53 UTC) #2
Lei Zhang
On 2015/04/08 04:00:53, Anand Mistry (away till 30th) wrote: > This change depends on https://codereview.chromium.org/1068743002/ ...
5 years, 7 months ago (2015-04-29 19:35:48 UTC) #3
Anand Mistry (off Chromium)
On 2015/04/29 19:35:48, Lei Zhang wrote: > On 2015/04/08 04:00:53, Anand Mistry (away till 30th) ...
5 years, 7 months ago (2015-04-30 04:14:52 UTC) #4
Lei Zhang
lgtm
5 years, 7 months ago (2015-04-30 05:31:14 UTC) #5
Lei Zhang
but it looks like the windows trybots are unhappy
5 years, 7 months ago (2015-04-30 05:31:48 UTC) #6
chromium-reviews
Yeah, looks like the process handle gets closed on windows when you're using base::Process. I ...
5 years, 7 months ago (2015-04-30 05:38:54 UTC) #7
Anand Mistry (off Chromium)
Fixed test on windows. PTAL.
5 years, 7 months ago (2015-04-30 06:41:12 UTC) #8
Lei Zhang
https://codereview.chromium.org/1071453002/diff/60001/chrome/browser/image_decoder_browsertest.cc File chrome/browser/image_decoder_browsertest.cc (right): https://codereview.chromium.org/1071453002/diff/60001/chrome/browser/image_decoder_browsertest.cc#newcode78 chrome/browser/image_decoder_browsertest.cc:78: if (!::DuplicateHandle(GetCurrentProcess(), handle, I would: - wrap |data.handle| in ...
5 years, 7 months ago (2015-04-30 08:08:52 UTC) #9
Anand Mistry (off Chromium)
On 2015/04/30 08:08:52, Lei Zhang wrote: > https://codereview.chromium.org/1071453002/diff/60001/chrome/browser/image_decoder_browsertest.cc > File chrome/browser/image_decoder_browsertest.cc (right): > > https://codereview.chromium.org/1071453002/diff/60001/chrome/browser/image_decoder_browsertest.cc#newcode78 ...
5 years, 7 months ago (2015-04-30 19:17:34 UTC) #10
Lei Zhang
On 2015/04/30 19:17:34, Anand Mistry wrote: > On 2015/04/30 08:08:52, Lei Zhang wrote: > > ...
5 years, 7 months ago (2015-04-30 20:11:53 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1071453002/60001
5 years, 7 months ago (2015-04-30 20:13:33 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_dbg on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromium_gn_compile_dbg/builds/66930) android_chromium_gn_compile_rel on tryserver.chromium.linux (JOB_FAILED, ...
5 years, 7 months ago (2015-04-30 20:21:47 UTC) #16
Lei Zhang
On 2015/04/30 20:21:47, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
5 years, 7 months ago (2015-04-30 20:27:02 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1071453002/80001
5 years, 7 months ago (2015-04-30 22:32:19 UTC) #20
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 7 months ago (2015-04-30 23:50:38 UTC) #21
commit-bot: I haz the power
5 years, 7 months ago (2015-04-30 23:51:43 UTC) #22
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/d59fe6bfbf19bbc01a2ff9f39d6300339f577a3f
Cr-Commit-Position: refs/heads/master@{#327837}

Powered by Google App Engine
This is Rietveld 408576698