Skype installer download error: "dmg.part could not be saved, because the source file could not be read"
Categories
(Core :: Networking, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox71 | --- | unaffected |
firefox72 | --- | unaffected |
firefox73 | blocking | verified |
People
(Reporter: cpeterson, Assigned: mattwoodrow)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [necko-triaged])
Attachments
(5 files)
[Tracking Requested - why for this release]:
Matt, this is a regression in 73 Nightly from your DocumentChannel bug 1574372. It prevents me from downloading the Skype installer.
Steps to reproduce
- Open https://www.skype.com/en/get-skype/
- Click the "Get Skype for Mac" (or whatever)
- Firefox will download the Skype installer .dmg and try to open it in the Disk Mounter helper app.
Expected result
The Skype installer .dmg should be downloaded.
Actual result
An error message reporting "/Users/chris/Downloads/H2LbGtVx.dmg.part could not be saved, because the source file could not be read." See the attached screenshot.
I bisected this regression to the following pushlog, which points to DocumentChannel bug 1574372:
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
I think the navigation to the 'thank for downloading' is cancelling the existing load for the docshell, which is the download. Need to make sure we disconnect that option when we hand off to the download service.
Comment 2•5 years ago
|
||
Am I right that DocumentChannel isn't riding past Nightly for 73?
Assignee | ||
Comment 3•5 years ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM] from comment #2)
Am I right that DocumentChannel isn't riding past Nightly for 73?
We would like it to ride for 73! We have QA looking into it now.
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Comment 4•5 years ago
|
||
FYI, I hit this on Windows too. AFAICT, it affects any attempts to download (though Right Click...Save Link As still works).
Assignee | ||
Comment 5•5 years ago
|
||
Assignee | ||
Comment 6•5 years ago
|
||
Depends on D57670
Assignee | ||
Comment 7•5 years ago
|
||
Depends on D57671
Assignee | ||
Comment 8•5 years ago
|
||
Depends on D57672
Assignee | ||
Comment 9•5 years ago
|
||
Will spend some time today figuring out how to test this.
Updated•5 years ago
|
Comment 10•5 years ago
•
|
||
(In reply to Matt Woodrow (:mattwoodrow) from comment #9)
Will spend some time today figuring out how to test this.
FWIW, I added a tests at https://searchfox.org/mozilla-central/source/browser/base/content/test/general/browser_save_link_when_window_navigates.js and https://searchfox.org/mozilla-central/source/browser/components/downloads/test/browser/browser_iframe_gone_mid_download.js when fixing bug 1128480 and bug 1115248 that it should be possible to modify to catch this - in fact, I'm a little surprised the former didn't (though I haven't looked to see why not).
Comment 11•5 years ago
|
||
Comment 13•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/6f0407a056cb
https://hg.mozilla.org/mozilla-central/rev/a1e8bea2af43
https://hg.mozilla.org/mozilla-central/rev/14f8d5866076
https://hg.mozilla.org/mozilla-central/rev/92e26fa16ba8
Comment 15•5 years ago
|
||
I have managed to reproduce the issue with an old Nightly build 73.0a1 (Build id: 20191217161753).
Verified - fixed on latest Nightly 73.0a1 (Build id: 20191229212642) using Windows 10, Mac OS 10.14 and Ubuntu 18.04.
Comment 16•5 years ago
|
||
Please specify a root cause for this bug. See :tmaity for more information.
Assignee | ||
Updated•4 years ago
|
Updated•4 years ago
|
Description
•