Open Bug 1580920 Opened 5 years ago Updated 2 years ago

downloads API cannot resume after a network failure

Categories

(WebExtensions :: General, defect, P5)

defect

Tracking

(Not tracked)

People

(Reporter: nmaier, Unassigned)

Details

STR:

  • Start a download
  • Kill your network connected in interesting ways
  • Resume download

Expected:
Download should resume from the last position (given server supports Ranges).

Actual:
You cannot resume the download, it is marked as CRASH and "canResume = false".

The priority flag is not set for this bug.
:jimm, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(jmathies)
Flags: needinfo?(jmathies)
Priority: -- → P5

For what it's worth, this is a significant problem for download helpers such as DownThemAll! which can be used by archivists to queue large lists of downloads.

https://github.com/downthemall/downthemall/issues/94

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.