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

Issue 1018043004: Drop queued IPC messages if the child process dies while spawning (Closed)

Created:
5 years, 9 months ago by lfg
Modified:
5 years, 9 months ago
Reviewers:
jam
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org, nasko, Charlie Reis
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Drop queued IPC messages if the child process dies while spawning. BUG=464633 Committed: https://crrev.com/06aac8528bd34a12a16f03e3bf955fea90918b3d Cr-Commit-Position: refs/heads/master@{#321878}

Patch Set 1 #

Patch Set 2 : adding test #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -1 line) Patch
M content/browser/child_process_launcher.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/child_process_launcher.cc View 1 2 chunks +11 lines, -0 lines 0 comments Download
M content/browser/child_process_launcher_browsertest.cc View 1 2 chunks +69 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_process_host_impl.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 chunk +4 lines, -0 lines 1 comment Download

Messages

Total messages: 8 (2 generated)
lfg
Hi jam@, can you please take a look? This fixes a problem where if the ...
5 years, 9 months ago (2015-03-19 21:00:19 UTC) #2
jam
nice find. lgtm with nit https://codereview.chromium.org/1018043004/diff/20001/content/browser/renderer_host/render_process_host_impl.cc File content/browser/renderer_host/render_process_host_impl.cc (right): https://codereview.chromium.org/1018043004/diff/20001/content/browser/renderer_host/render_process_host_impl.cc#newcode2069 content/browser/renderer_host/render_process_host_impl.cc:2069: while (!queued_messages_.empty()) { nit: ...
5 years, 9 months ago (2015-03-23 16:36:14 UTC) #3
lfg
On 2015/03/23 16:36:14, jam wrote: > nice find. lgtm with nit > > https://codereview.chromium.org/1018043004/diff/20001/content/browser/renderer_host/render_process_host_impl.cc > ...
5 years, 9 months ago (2015-03-23 17:26:44 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1018043004/20001
5 years, 9 months ago (2015-03-23 20:54:56 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 9 months ago (2015-03-23 22:36:18 UTC) #7
commit-bot: I haz the power
5 years, 9 months ago (2015-03-23 22:38:02 UTC) #8
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/06aac8528bd34a12a16f03e3bf955fea90918b3d
Cr-Commit-Position: refs/heads/master@{#321878}

Powered by Google App Engine
This is Rietveld 408576698