Open Bug 1819001 Opened 2 years ago Updated 4 months ago

[Downloads v2] download can not resume

Categories

(Firefox for Android :: Downloads, defect, P3)

Firefox 112
All
Android
defect

Tracking

()

UNCONFIRMED

People

(Reporter: xl19870217, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [fxdroid] [group4])

Attachments

(6 files)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36

Steps to reproduce:

pause downlaod status, then resume downlad file. it will failed.
https://romspure.cc/download/metal-gear-solid-3-snake-eater-16042/2
it is well when i use chrome browser.

The severity field is not set for this bug.
:cpeterson, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(cpeterson)

The described problem doesn't seem to be Android related. It also appears on the desktop version, so it might be an error that is thrown from Gecko.
I did a small investigation and I'll be adding some screen records and some logs that might be helpful when investigating further.

Flags: needinfo?(cpeterson)
Severity: -- → S3
Component: General → Downloads
Blocks: 1948708
Priority: -- → P3
Whiteboard: [fxdroid] [group4]
Summary: download can not resume → [Downloads v2] download can not resume

I think the problem is we put the "Range" header value when the download is resumed, but the website doesn't respond with the "Content-Range" header value.
The response should be 206 from the resume, but the site response is 200, like we made the request from the beginning.
The same bug is on desktop. On Chrome or Brave I can't reproduce this bug.
Tried with HttpURLConnectionClient() instead of GeckoViewFetchClient still the same result.

Depends on: 1960870
No longer depends on: 1960870
See Also: → 1960870
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: