DescriptionNaCl: Clean up error handling during NaCl loader startup in OnStart()
If handling of NaClProcessMsg_Start fails, we want the NaCl loader
process to exit, otherwise it will potentially hang around uselessly
without being killed.
So change the error handling to exit with fatal errors instead of
returning to the message loop.
nonsfi/nonsfi_listener.cc already uses fatal errors, so no change is
required there.
BUG=496287
TEST=none
Committed: https://crrev.com/2127015393cf11f159905b0232f01e5b5310ed41
Cr-Commit-Position: refs/heads/master@{#333760}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|