DescriptionFix GpuChannelHost destruction races.
GpuChannelHost::MessageFilter can outlive GpuChannelHost, so make sure it
doesn't use a raw pointer to it.
Also ensure the BrowserGpuChannelHostFactory outlives the IO thread.
BUG=168282
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=176557
Patch Set 1 #Patch Set 2 : re-enable tests #Patch Set 3 : stupid ios #
Total comments: 2
Messages
Total messages: 8 (0 generated)
|