Re-enable ChannelMojo
commitab1a53c964a77dabb6d08b7199111b51a330885e
authorrockot <rockot@chromium.org>
Thu, 6 Aug 2015 03:43:52 +0000 (5 20:43 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 6 Aug 2015 03:44:37 +0000 (6 03:44 +0000)
tree6c907dbcd73d6e0b3ff573f4cd98b94d32cc49ae
parent43544d765cc679d494d8c97745a3e42c81bb4174
Re-enable ChannelMojo

The performance regression seen previously was probably
misattributed to ChannelMojo. Also, given that a great deal of
code will now take advantage of the channel's thread-safe Send,
this is expected to result in an net performance improvement.

BUG=500019
TBR=jam@chromium.org

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

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