Open
Bug 1742679
Opened 4 years ago
Updated 4 years ago
Investigate download behavior of application/unknown with preferred action handleInternally on Windows with improvements_to_download_panel turned on.
Categories
(Firefox :: Downloads Panel, task, P3)
Tracking
()
NEW
People
(Reporter: bigiri, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-mr11-downloads])
When the improvements_to_download_panel preference is turned on there is some strange platform specific behavior on Windows for the application/unknown
mime time. When the nsIHandlerService
setting for application/unknown has the preferred action set to Ci.nsIHandlerInfo.handleInternally
, files with the mime-type application/unknown
are renamed on download with a .pdf
extension. This behavior does not occur on Mac or Linux.
This ticket needs to find root cause of this behavior and determine if that behavior is correct.
This behavior was discovered by the work on Bug 1733621
Updated•4 years ago
|
Updated•4 years ago
|
Severity: -- → S3
Updated•4 years ago
|
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•