Descriptiongoogle_apis: Implement google_apis::ResponseWriter
Remove URLFetcherDelegate::OnURLFetchDownloadData.
Stop resetting response_writer_ in URLFetcherCore::CancelURLRequest() to guarantee that the writer object is always alive if URLFetcher is alive.
To close the file, call URLFetcherResponseWriter::Finish when URLFetcherCore::URLFetcherCore::WriteBuffer fails.
google_apis::ResponseWriter is responsible to call GetContentCallback.
BUG=126753
TEST=unit_tests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=230992
Patch Set 1 : #
Total comments: 4
Patch Set 2 : Fix null GetContentCallback handling #Patch Set 3 : Fix compile error #
Total comments: 12
Patch Set 4 : Fix comments #
Total comments: 2
Patch Set 5 : Fix comment #
Messages
Total messages: 12 (0 generated)
|