Updates:
        Owner: [email protected]
        Cc: [email protected]

Comment #15 on issue 30274 by [email protected]: Regression: Occasional truncated page content
http://code.google.com/p/chromium/issues/detail?id=30274

In 29379 HttpStreamParser translates a return code of 0 to ERR_CONNECTION_CLOSED and then HttpNetworkTransaction translates it back to 0 for the stack of classes above it. The intention is to eventually move to using ERR_CONNECTION_CLOSED instead of 0 to indicate a closed connection. Unless some lower class uses ERR_CONNECTION_CLOSED to mean something else (which I don't think is the case), 29379 was an aggregate no-op
in this regard.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
-- 
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs

Reply via email to