ipc: Update Message::FindNext to parse brokered attachments.
commit29e0f2f9ad9a9f377995804efaf72476cc987714
authorerikchen <erikchen@chromium.org>
Fri, 11 Sep 2015 19:08:53 +0000 (11 12:08 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 11 Sep 2015 19:09:24 +0000 (11 19:09 +0000)
tree72b58eb99aedc497763b145ae1a8efc22347afd8
parentb37d327f039850e3f1faa3be67f1c7c3255b0f96
ipc: Update Message::FindNext to parse brokered attachments.

The method Message::FindNext now takes an output parameter NextMessageInfo which
contains additional metadata needed for generating brokered attachments.

BUG=493414

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

Cr-Commit-Position: refs/heads/master@{#348459}
ipc/ipc_channel_reader.cc
ipc/ipc_message.cc
ipc/ipc_message.h
tools/ipc_fuzzer/message_lib/message_file_reader.cc