Chromium Code Reviews
Descriptionhtml_viewer: Set expected content length to -1 in ToWebURLResponse().
Currently ToWebURLResponse() is not setting the expected content length. The
default value from Blink is 0. In Chromium, -1 means "Not available". This CL
sets this value to -1 to be consistent with the Chromium net/ code. See
content/public/common/resource_response_info.h.
BUG=468489
TEST=html_viewer works with streaming servers.
Committed: https://crrev.com/bc1ee8a26a899b13bd19ca2c6e486d37610fc380
Cr-Commit-Position: refs/heads/master@{#321600}
Patch Set 1 #
Messages
Total messages: 10 (2 generated)
|
|||||||||||||||||||