Closed
Bug 1644301
Opened 4 years ago
Closed 4 years ago
Downloaded PDFs that have a non-'application/pdf' mimetype should be opened in Firefox first
Categories
(Firefox :: File Handling, defect)
Firefox
File Handling
Tracking
()
VERIFIED
FIXED
Firefox 79
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox77 | --- | unaffected |
firefox78 | + | verified |
firefox79 | + | verified |
People
(Reporter: jaws, Assigned: jaws)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
jcristau
:
approval-mozilla-beta+
|
Details |
No description provided.
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by jwein@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/117181d42308
Open PDF in Firefox if the file extension is PDF even if the mimetype isn't application/pdf. r=mstriemer
Assignee | ||
Comment 3•4 years ago
|
||
[Tracking Requested - why for this release]: regression fix for new feature shipping in Firefox 78
status-firefox77:
--- → unaffected
status-firefox78:
--- → affected
tracking-firefox78:
--- → ?
Keywords: regression
Assignee | ||
Updated•4 years ago
|
Summary: Downloaded PDFs file that have a non-'application/pdf' mimetype should be opened in Firefox first → Downloaded PDFs that have a non-'application/pdf' mimetype should be opened in Firefox first
Comment 4•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 79
Assignee | ||
Comment 5•4 years ago
|
||
Comment on attachment 9155145 [details]
Bug 1644301 - Open PDF in Firefox if the file extension is PDF even if the mimetype isn't application/pdf.
Beta/Release Uplift Approval Request
- User impact if declined: Inconsistent behavior with opening downloaded PDFs that the user will not be able to predict.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: Visit https://smallpdf.com/shared#pt=02fdd17c-5a41-4a2c-a381-e094422dca8d and Save the PDF from the "Download" link
Click on the saved PDF in the downloads panel to open it
The PDF should be opened in Firefox and not an external application - List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Adds to existing code a check for file extension if the mimetype isn't application/pdf
- String changes made/needed: None
Attachment #9155145 -
Flags: approval-mozilla-beta?
Assignee | ||
Updated•4 years ago
|
Flags: qe-verify+
Updated•4 years ago
|
QA Whiteboard: [qa-triaged]
Comment 6•4 years ago
|
||
Verified - Fixed in latest Nightly 79.0a1 (build id: 20200609151649) using Windows 10. The saved PDF is opened in firefox in the same tab as the page from which the PDF was downloaded.
Updated•4 years ago
|
Comment 7•4 years ago
|
||
Comment on attachment 9155145 [details]
Bug 1644301 - Open PDF in Firefox if the file extension is PDF even if the mimetype isn't application/pdf.
approved for 78.0b6
Attachment #9155145 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 8•4 years ago
|
||
bugherder uplift |
Comment 9•4 years ago
|
||
Verified - Fixed in latest Beta 78.0b6 (build id: 20200611104559). The saved PDF is opened in the same browser, in firefox.
Status: RESOLVED → VERIFIED
QA Whiteboard: [qa-triaged]
Flags: qe-verify+
Updated•4 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•