NULL out pending_requests_ when GPU channel fails to be created.
commit5c20eadfe8d8e278c9483b7e37be14d893655472
authorjbauman@chromium.org <jbauman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 15 May 2014 06:10:57 +0000 (15 06:10 +0000)
committerjbauman@chromium.org <jbauman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 15 May 2014 06:10:57 +0000 (15 06:10 +0000)
treea6ce457e7bbb4585fba4a0a1c464794936476bef
parent6d21c70da2484033c04034e096211ad6846650e1
NULL out pending_requests_ when GPU channel fails to be created.

Otherwise the next attempt to create a GPU channel won't create a new pending request and will hang forever.

BUG=365904

Review URL: https://codereview.chromium.org/284003002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@270594 0039d316-1c4b-4281-b951-d872f2087c98
content/browser/gpu/browser_gpu_channel_host_factory.cc