DescriptionFix net::SdchSourceStream Passthrough bug
net::SdchSourceStream handles passthrough incorrectly.
(1) When |buffered_output_| is empty, it shouldn't break early.
(2) It should write the number of bytes copied into |bytes_out|.
This CL also adds a regression test.
R=rdsmith@chromium.org
BUG=474859
Committed: https://crrev.com/d49eb584a73cb1d96cf1efb05ff839376340cfe1
Cr-Commit-Position: refs/heads/master@{#427345}
Patch Set 1 #
Total comments: 2
Patch Set 2 : mistake made during splitting off change #
Dependent Patchsets: Messages
Total messages: 20 (12 generated)
|