Description[SPDY] Avoid leaking bytes from the session flow control send window
Add a ConsumeSource parameter to SpdyBuffer::ConsumeCallback. Use
it to detect when a DATA frame to be written is dropped before it
is written.
Put all the flow control functions together and clean them up a bit.
BUG=176592
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194851
Patch Set 1 #Patch Set 2 : Fix size calculation bug #Patch Set 3 : Self-review #Patch Set 4 : Add comments #
Total comments: 14
Patch Set 5 : Address comments #Patch Set 6 : Fix DCHECK #
Messages
Total messages: 5 (0 generated)
|