Instead of adding a GV API to get cookies for a download URL (bug 1476364), James suggests we add a streaming download API to the GeckoWebExecutor API. We want to use Gecko's network stack, not Android download manager, where possible. Fenix would need to add a download service to keep the download notification alive if the user switches away from the app. Is this a P1 release blocker for Fenix 1.0?
Bug 1522705 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Instead of adding a GV API to get cookies for a download URL (bug 1476364), James suggests we add a streaming download API to the GeckoWebExecutor API. We want to use Gecko's network stack, not Android download manager, where possible. Fenix would need to add a download service to keep the download notification alive if the user switches away from the app. Is this a P1 release blocker for Fenix MVP?