DescriptionFix failure of reading zero-byte files on Drive via StreamReader.
HttpByteRange by its nature represents ranges in inclusive format.
We should avoid using it during computation that might involve
empty ranges. In the old code, [0-*].ComputeBounds(0) was failing.
BUG=329328
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=242063
Patch Set 1 #
Total comments: 2
Patch Set 2 : Review fix. #
Messages
Total messages: 6 (0 generated)
|