Open Bug 1287920 Opened 8 years ago Updated 2 months ago

Resumable downloads should work also across proxy disconnection/reconnection interruptions

Categories

(Core :: Networking: Proxy, defect, P5)

defect

Tracking

()

UNCONFIRMED

People

(Reporter: ma1, Unassigned)

References

()

Details

(Whiteboard: [necko-backlog])

This problem has been reported while testing Tail's "Download and Verify Extension" (DAVE), see https://labs.riseup.net/code/issues/10686

In order to reproduce:

1. Configure Firefox to use a Sock5 proxy
2. Start a big (~1GB) download
3. Disconnect the proxy
4. Wait for download failure and reconnect the proxy
5. Try to resume the download

Expected result: the download is resumed from the point where you left it.
Actual result: the download can't be resumed and fails.

A work-around monkey-patching Download Manager's code is implemented here: https://git-tails.immerda.ch/ma1/download-and-verify-extension/tree/tails-download-and-verify/lib/downloader.js#n30
Component: Download Manager → Networking
Product: Toolkit → Core
Whiteboard: [necko-backlog]
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: -- → P1
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: P1 → P3

Bulk-downgrade of unassigned, >=3 years untouched DOM/Storage bug's priority.

If you have reason to believe this is wrong, please write a comment and ni :jstutte.

Severity: normal → S4
Priority: P3 → P5

Moving bug to Core/Networking: Proxy.

Component: Networking → Networking: Proxy
You need to log in before you can comment on or make changes to this bug.