Fix 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 Review URL: https://chromiumcodereview.appspot.com/11886005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176557 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment