DescriptionBypass android download manager if response is not yet received
When the InterceptDownloadResourceThrottle intercepts the download request, the response might not have been received yet.
As a result, we are not sure about the mime type and and other file informations.
Using android Download Manager at this stage is premature and risky.
This change bypasses android download manager in this case.
BUG=394092
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283748
Patch Set 1 #
Total comments: 4
Patch Set 2 : addressing comments #
Total comments: 2
Patch Set 3 : nits #
Messages
Total messages: 9 (0 generated)
|