Reland debugging for ipc related crash.
commita7502c6dff276bce3c76d680c5d613cb6ece19be
authorerikchen <erikchen@chromium.org>
Sat, 19 Sep 2015 00:55:04 +0000 (18 17:55 -0700)
committerCommit bot <commit-bot@chromium.org>
Sat, 19 Sep 2015 00:55:43 +0000 (19 00:55 +0000)
tree40296da53c5459e394866bd1965a5245e07d0edb
parentb31689145863bd738d5ce6a22521dab91c2f9b4c
Reland debugging for ipc related crash.

This CL is almost identical to https://codereview.chromium.org/1350823002/. The
only difference is that the part of the CL that causes the crash has been
omitted.

BUG=527588

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

Cr-Commit-Position: refs/heads/master@{#349828}
13 files changed:
content/browser/browser_main_loop.cc
content/browser/loader/async_resource_handler.cc
content/child/child_thread_impl.cc
content/child/resource_dispatcher.cc
content/child/resource_scheduling_filter.cc
content/child/threaded_data_provider.cc
content/common/resource_messages.cc
content/common/resource_messages.h
ipc/ipc_channel.h
ipc/ipc_channel_common.cc
ipc/ipc_channel_reader.cc
ipc/ipc_channel_win.cc
ipc/ipc_message.cc