DescriptionFix lost context recreation race in BrowserGpuChannelHostFactory
An existing GPU process may have died between the last message we sent on its
channel and the next time we try to establish a new GPU channel. In that case,
we would re-use the GpuProcessHost but fail on the Send.
When that happens, we want to retry with a fresh GPU process.
BUG=129067
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149993
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|