DescriptionFix 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
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107808
Patch Set 1 #
Total comments: 1
Patch Set 2 : Explicitly run loop #Patch Set 3 : Manually destruct #
Total comments: 1
Messages
Total messages: 8 (0 generated)
|