Open
Bug 1632274
Opened 5 years ago
Updated 4 years ago
Default to downloading PDFs with content-disposition:attachment and not storing in the temp dir
Categories
(Toolkit :: Printing, enhancement, P2)
Toolkit
Printing
Tracking
()
NEW
People
(Reporter: jaws, Assigned: mstriemer)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
We should default to downloading PDFs with content-disposition:attachment, not storing in the temp dir so they don't get deleted after use. As part of this work we should add telemetry to see how common this is.
I believe this work is only necessary on Windows. We should default to downloading to ~/Downloads/FirefoxTemp/ so previously temporary downloads are still concentrated in one area and don't clutter up user's Download directory.
Reporter | ||
Updated•5 years ago
|
Assignee: jaws → nobody
Status: ASSIGNED → NEW
Reporter | ||
Updated•5 years ago
|
Summary: Default to downloading PDFs with content-disposition:attachment and not storing in the temp dir and add telemetry → Default to downloading PDFs with content-disposition:attachment and not storing in the temp dir
Reporter | ||
Updated•5 years ago
|
Severity: -- → N/A
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → mstriemer
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Comment 2•4 years ago
|
||
Could this be in a special part of the cache or session store?
Currently if you use the "Open in Nightly" feature, those tabs fail to restore after an update, etc.
You need to log in
before you can comment on or make changes to this bug.
Description
•