Chromium Code Reviews
DescriptionRemove URLRequestJob::GetResponseCode implementations
from streams and fileapi code.
URLRequestJob itself now has a default implementation, which gets
the response code from the headers returned by GetResponseInfo.
We eventually want to remove this method, since it's redundant,
and has weird behavior for just when it is and is not safe to
call.
BUG=688481
Review-Url: https://codereview.chromium.org/2822593003
Cr-Commit-Position: refs/heads/master@{#465588}
Committed: https://chromium.googlesource.com/chromium/src/+/f13168e3f095f995d58ac9baf810a71531fd10bf
Patch Set 1 #Patch Set 2 : Fix #
Total comments: 1
Messages
Total messages: 27 (18 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||