Descriptionnet: Use FileStream asynchronously from UploadFileElementReader
InitInternal() and ReadInternal() were used to share the same implementation with UploadFileElementReaderSync.
There is no need to maintain them since UploadFileElementReaderSync is gone.
Abandon these unneeded functions and use FileStream in an asynchronous way.
BUG=294797
TEST=net_unittests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245509
Patch Set 1 : #
Total comments: 2
Patch Set 2 : remove const #
Messages
Total messages: 5 (0 generated)
|