Chromium Code Reviews
DescriptionBodyStreamBuffer should take care the case where endRead returns Done
BytesConsumer::endRead may return Done, which means that in the function it
finds there is no more data.
BodyStreamBuffer::processData incorrectly dropped the data in such a case. This
CL fixes that.
BUG=688922
R=hiroshige@chromium.org
Review-Url: https://codereview.chromium.org/2671213003
Cr-Commit-Position: refs/heads/master@{#449947}
Committed: https://chromium.googlesource.com/chromium/src/+/28ff32abc83ae8939f56702151b3d982859d56b5
Patch Set 1 #Patch Set 2 : fix #Patch Set 3 : fix #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 16 (12 generated)
|
||||||||||||||||||||||||||||