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

Issue 453643003: IPC::ChannelMojo: Don't supress MOJO_RESULT_FAILED_PRECONDITION (Closed)

Created:
6 years, 4 months ago by Hajime Morrita
Modified:
6 years, 4 months ago
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Project:
chromium
Visibility:
Public.

Description

IPC::ChannelMojo: Don't supress MOJO_RESULT_FAILED_PRECONDITION The error should be reported to IPC::Listener as it is a signal of the dead peer. Without this, the browser cannot detect renderer crashes. TEST=browser_tests (with ChannelMojo enabled) R=viettrungluu@chromium.org,darin@chromium.org BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288442

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -8 lines) Patch
M ipc/mojo/ipc_channel_mojo_unittest.cc View 3 chunks +10 lines, -2 lines 0 comments Download
M ipc/mojo/ipc_message_pipe_reader.cc View 1 chunk +6 lines, -6 lines 1 comment Download

Messages

Total messages: 15 (0 generated)
Hajime Morrita
6 years, 4 months ago (2014-08-08 00:03:48 UTC) #1
viettrungluu
LGTM w/question. https://codereview.chromium.org/453643003/diff/1/ipc/mojo/ipc_message_pipe_reader.cc File ipc/mojo/ipc_message_pipe_reader.cc (right): https://codereview.chromium.org/453643003/diff/1/ipc/mojo/ipc_message_pipe_reader.cc#newcode70 ipc/mojo/ipc_message_pipe_reader.cc:70: if (wait_result != MOJO_RESULT_ABORTED) { This is ...
6 years, 4 months ago (2014-08-08 00:36:12 UTC) #2
Hajime Morrita
On 2014/08/08 00:36:12, viettrungluu wrote: > LGTM w/question. > > https://codereview.chromium.org/453643003/diff/1/ipc/mojo/ipc_message_pipe_reader.cc > File ipc/mojo/ipc_message_pipe_reader.cc (right): ...
6 years, 4 months ago (2014-08-08 01:27:18 UTC) #3
Hajime Morrita
The CQ bit was checked by morrita@chromium.org
6 years, 4 months ago (2014-08-08 01:27:21 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/morrita@chromium.org/453643003/1
6 years, 4 months ago (2014-08-08 01:32:38 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-08 04:36:41 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-08 04:41:35 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/2810)
6 years, 4 months ago (2014-08-08 04:41:36 UTC) #8
viettrungluu
On 2014/08/08 01:27:18, morrita wrote: > On 2014/08/08 00:36:12, viettrungluu wrote: > > LGTM w/question. ...
6 years, 4 months ago (2014-08-08 04:58:13 UTC) #9
Hajime Morrita
On 2014/08/08 04:58:13, viettrungluu wrote: > The worry is that if you're seeing this, it ...
6 years, 4 months ago (2014-08-08 18:05:48 UTC) #10
viettrungluu
On 2014/08/08 18:05:48, morrita wrote: > On 2014/08/08 04:58:13, viettrungluu wrote: > > The worry ...
6 years, 4 months ago (2014-08-08 18:23:03 UTC) #11
Hajime Morrita
> Sorry, I totally missed the fact that you're using MojoAsyncWaiter. In theory, > that ...
6 years, 4 months ago (2014-08-08 21:35:35 UTC) #12
Hajime Morrita
The CQ bit was checked by morrita@chromium.org
6 years, 4 months ago (2014-08-08 21:35:38 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/morrita@chromium.org/453643003/1
6 years, 4 months ago (2014-08-08 21:38:50 UTC) #14
commit-bot: I haz the power
6 years, 4 months ago (2014-08-08 21:45:21 UTC) #15
Message was sent while issue was closed.
Change committed as 288442

Powered by Google App Engine
This is Rietveld 408576698