Chromium Code Reviews
DescriptionReport invalid blob file paths from the IO thread.
We shouldn't be calling bad_message::ReceivedBadMessage now that
messages are sent with Mojo and especially not from the IDB thread.
This patch switches to using mojo::ReportBadMessage and does the
validation on the IO thread in the context of processing the Mojo
message.
BUG=
Committed: https://crrev.com/43c6bce3df6ed4666be61577359003dfad63ac92
Cr-Commit-Position: refs/heads/master@{#433668}
Patch Set 1 #
Total comments: 1
Dependent Patchsets: Messages
Total messages: 14 (8 generated)
|
|||||||||||||||||||