Fix pipelining crash on canceled user callbacks.
User callbacks are run in separate tasks posted by the pipelining code. If the user closes their stream before the task runs, we shouldn't try to call the stale callback. BUG=101936 TEST=net_unittests Review URL: http://codereview.chromium.org/8414010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107808 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment