Closed
Bug 1421354
Opened 7 years ago
Closed 7 years ago
Stub installer download doesn't resume if interrupted using NetLimiter
Categories
(Firefox :: Installer, defect, P1)
Tracking
()
VERIFIED
FIXED
Firefox 59
People
(Reporter: molly, Assigned: molly)
References
Details
Attachments
(1 file)
As reported in bug 798005 comment 16, the code added in that bug to resume downloads in the stub installer does not trigger if the download is interrupted using NetLimiter 4; instead the download restarts from the beginning in that case.
This is due to incomplete error handling in the bug 798005 patch. NetLimiter seems to trigger an error path in WinInet that other testing methods we've used do not.
Assignee | ||
Comment 1•7 years ago
|
||
This affects 58 and 59, but I don't think it merits beta uplift unless a more real-world scenario that triggers this bug is found.
status-firefox58:
--- → wontfix
status-firefox59:
--- → affected
Comment hidden (mozreview-request) |
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8932571 [details]
Bug 1421354 - Allow stub installer download resuming in more error cases.
https://reviewboard.mozilla.org/r/203628/#review209084
Attachment #8932571 -
Flags: review?(agashlin) → review+
Pushed by mhowell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a482989240c9
Allow stub installer download resuming in more error cases. r=agashlin
Comment 5•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 59
Updated•7 years ago
|
Flags: qe-verify+
Comment 6•7 years ago
|
||
I tested the bug on Windows 10 x64 using the stub Installer for 59.0b6 and the bug is not reproducing anymore. I used the tool NetLimiter 4.
I will mark this bug as verified fixed.
You need to log in
before you can comment on or make changes to this bug.
Description
•