IPC::ChannelMojo::Send() should fail once it is closed.
commit17137e6622afddeaabcf911d6a118233383b5f77
authormorrita <morrita@chromium.org>
Tue, 23 Jun 2015 22:29:36 +0000 (23 15:29 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 23 Jun 2015 22:31:20 +0000 (23 22:31 +0000)
tree5f11d87310cdce863df31c34615dfabe6bd8adc2
parent542b71e372426c2547be0a689c2d7053b1ffdeff
IPC::ChannelMojo::Send() should fail once it is closed.

This is compatible to other IPC::Channel implementations.

R=agl@chromium.org,viettrungluu@chromium.org
BUG=488291

Review URL: https://codereview.chromium.org/1181083003

Cr-Commit-Position: refs/heads/master@{#335780}
ipc/mojo/ipc_channel_mojo.cc
ipc/mojo/ipc_channel_mojo.h
ipc/mojo/ipc_channel_mojo_unittest.cc