Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Investigate DownloadManager and cleartextTrafficPermitted issues #1801

Closed
pocmo opened this issue Jan 23, 2019 · 2 comments
Closed

Investigate DownloadManager and cleartextTrafficPermitted issues #1801

pocmo opened this issue Jan 23, 2019 · 2 comments
Labels
🐞 bug Something isn't working <download> Component: feature-download 🔬 Research Problems without a solution that need research.

Comments

@pocmo
Copy link
Contributor

pocmo commented Jan 23, 2019

Colin mentioned this issue on Slack:
https://issuetracker.google.com/issues/114143692

The good news is that at least our component is not bound to the DownloadManager and we can toss it other implementations.

┆Issue is synchronized with this Jira Task

@pocmo pocmo added 🐞 bug Something isn't working 🔬 Research Problems without a solution that need research. <download> Component: feature-download labels Jan 23, 2019
@buttercookie42
Copy link

Apart from some of the reasons mentioned here (using the same network stack as regular browsing for a more consistent experience w.r.t. certificates, proxies, etc., supporting one-time downloads that cannot be handed off externally once we've made the initial connection, ...), wouldn't that be one more reason for switching back to handling downloads ourselves in the medium term?

@pocmo
Copy link
Contributor Author

pocmo commented Jan 25, 2019

@buttercookie42 In the long term we definitely want that. Just yesterday we talked about changing ContentDelegate.onExternalResponse() to something that gives us access to the WebResponse/stream directly instead of just the metadata. However there's too much on the roadmap to get to it right now; and we may need to rely on the DownloadManager a little longer.

@data-sync-user data-sync-user changed the title Investigate DownloadManager and cleartextTrafficPermitted issues FNX2-16003 ⁃ Investigate DownloadManager and cleartextTrafficPermitted issues Jul 31, 2020
@data-sync-user data-sync-user changed the title FNX2-16003 ⁃ Investigate DownloadManager and cleartextTrafficPermitted issues FNX3-22183 ⁃ Investigate DownloadManager and cleartextTrafficPermitted issues Jul 31, 2020
@st3fan st3fan changed the title FNX3-22183 ⁃ Investigate DownloadManager and cleartextTrafficPermitted issues Investigate DownloadManager and cleartextTrafficPermitted issues Aug 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐞 bug Something isn't working <download> Component: feature-download 🔬 Research Problems without a solution that need research.
Projects
None yet
Development

No branches or pull requests

3 participants