Change a DCHECK into a CHECK in SpdySession::WriteStreamData to ensure that...
Change a DCHECK into a CHECK in SpdySession::WriteStreamData to ensure that we're not attempting to write data on a stream that is not active. Attempting to track down a crash willchan noticed. Review URL: http://codereview.chromium.org/10267021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134744 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment