DescriptionFixed DCHECK in InProcessGpuThread shutdown.
Upon BrowserMainRunner::Shutdown(), InProcessGpuThread sometimes (race condition)
terminates simply by exiting the message loop due to closed RPC channel, the
ThreadWasQuitProperly flag is required to signal correct termnation in this
case.
BUG=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=275848
Patch Set 1 #
Messages
Total messages: 10 (0 generated)
|