DescriptionBetter bad message reporting from IO thread
This makes crash dumping optional for RPH::ShutdownForBadMessage,
and changes the thread-safe bad_message::ReceivedBadMessage to
generate its own crash dump immediately, before potentially posting
a UI thread task.
All other call sites have been updated to opt into crash dumping,
preserving previous behavior.
This ensures that bad message reports from the IO thread have a
useful crash stack.
BUG=652755
R=jam@chromium.org
Committed: https://crrev.com/f050c89a2ba1799844b3615884000d5fa7a03e11
Cr-Commit-Position: refs/heads/master@{#423040}
Patch Set 1 #Patch Set 2 : fix missed call site #Patch Set 3 : cleanup #
Total comments: 1
Messages
Total messages: 22 (14 generated)
|