DescriptionFix crash with IPC_MESSAGE_LOG_ENABLED when running in single-process mode or in-process-gpu. The ipc_logging class is not thread safe so when when running in these modes the queued_logs_ were getting smashed. Besides, there is no reason to queue these logs when running all in the same process.
BUG=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=231374
Patch Set 1 #
Total comments: 1
Patch Set 2 : Remove the change to the DCHECK #
Messages
Total messages: 11 (0 generated)
|