DescriptionInitialize Android CrashDumpManager earlier
The CrashDumpManagerAndroid instance must be initialized before any
child process is created. This change moves the initialization to
PreThreadsCreate, which at the very least should be before the
PROCESS_LAUNCHER thread (where the potentially evil child processes will
be created). #nocrashes
BUG=439322
Committed: https://crrev.com/0a0e4fddc32adad7c90f10dce2eb7c57ef652e89
Cr-Commit-Position: refs/heads/master@{#314083}
Patch Set 1 #
Total comments: 2
Patch Set 2 : s/CHECK/DCHECK #
Messages
Total messages: 15 (4 generated)
|