Open
Bug 1217216
Opened 10 years ago
Updated 3 years ago
restart firefox (with session restore) after it was killed while downloading file will overwrite file, instead continuing to download where it ended
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: Johannes.mozdev, Unassigned)
Details
(Whiteboard: [dupme])
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0
Build ID: 20151001175956
Steps to reproduce:
Session Restore is enabled. (Not sure if this is necessary.).
Downloading a (large) file from Youtube.
Killing the Firefox process.
Open Firefox again.
Actual results:
The download started again from the beginning = the (nearly complete) file was overwritten.
Expected results:
The download should be continued.
(The server understands 206 Partial Content so that is not the problem.)
Updated•10 years ago
|
Summary: opening firefox (with session restore) after it was killed while downloading will overwrite file instead of continuing → restart firefox (with session restore) after it was killed while downloading file will overwrite filel, instead continuing to download where it ended
Whiteboard: [dupme]
Updated•10 years ago
|
Component: Untriaged → Download Manager
Product: Firefox → Toolkit
Summary: restart firefox (with session restore) after it was killed while downloading file will overwrite filel, instead continuing to download where it ended → restart firefox (with session restore) after it was killed while downloading file will overwrite file, instead continuing to download where it ended
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•