Closed
Bug 1730891
Opened 4 years ago
Closed 4 years ago
App's default handler automatically launches files saved to disk on Ubuntu
Categories
(Firefox :: Downloads Panel, defect)
Firefox
Downloads Panel
Tracking
()
RESOLVED
FIXED
94 Branch
Tracking | Status | |
---|---|---|
firefox94 | --- | fixed |
People
(Reporter: mtigley, Assigned: mtigley)
References
Details
Attachments
(1 file)
In Bug 1719900, we set the default preferred action to "always save to disk" for each platform when the pref is enabled. But we missed doing this for GNOME Unix operating systems (i.e: Ubuntu).
This was causing the backout for the browser_download_overwrite.js
test file in https://bugzilla.mozilla.org/show_bug.cgi?id=1724319#c12. Once this is fixed, we should be able to land it.
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → mtigley
Status: NEW → ASSIGNED
Pushed by mtigley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9df4ab25d6f2
Set default preferredAction for handling files to save directly to disk on GNOME environments. r=mhowell
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox94:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•