DescriptionChannelMojo: Make MOJO_RESULT_FAILED_PRECONDITION an error.
ChannelMojo used to ignore this error, which signals a closed peer,
and silently closes the channel. This CL let it resuls an error
because the old behavior seems incompatible to traditional
IPC::Channel implementations.
To sheriffs: This is likely to be what you are looking for
if you're chasing mysterious hangs or crashes with no stack traces.
The change is subtle, but possibly causes such kind of errors.
R=viettrungluu@chromium.org,agl@chromium.org
BUG=488291
Committed: https://crrev.com/0b35325d7b5e25f4942f79e3f4d6269c36f1c2e0
Cr-Commit-Position: refs/heads/master@{#333995}
Patch Set 1 #
Messages
Total messages: 8 (1 generated)
|