save pdf issue with pdf viewer
Categories
(Firefox :: PDF Viewer, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox64 | --- | wontfix |
firefox65 | --- | verified |
firefox66 | --- | verified |
People
(Reporter: bugdjilla, Assigned: Gijs)
References
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details |
Comment 1•6 years ago
|
||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Comment 4•6 years ago
|
||
Assignee | ||
Comment 5•6 years ago
|
||
Comment 6•6 years ago
|
||
Updated•6 years ago
|
Comment 8•6 years ago
|
||
Assignee | ||
Comment 9•6 years ago
|
||
Assignee | ||
Comment 10•6 years ago
|
||
Assignee | ||
Comment 11•6 years ago
|
||
Comment 12•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 13•6 years ago
|
||
Comment 14•6 years ago
|
||
Assignee | ||
Comment 15•6 years ago
|
||
Comment 16•6 years ago
|
||
Comment 17•6 years ago
|
||
Assignee | ||
Comment 18•6 years ago
|
||
Comment 20•6 years ago
|
||
Updated•6 years ago
|
Comment 21•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 22•6 years ago
|
||
Comment 23•6 years ago
|
||
Comment 24•6 years ago
|
||
bugherder |
Assignee | ||
Comment 25•6 years ago
|
||
Comment on attachment 9033940 [details]
Bug 1502448 - work around principal issues with pdfjs and saving local files, r?jkt!,jaws!
[Beta/Release Uplift Approval Request]
Feature/Bug causing the regression: Bug 1469916
User impact if declined: Can't use "Save page as" to save PDF that is already on disk
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: See comment 0
List of other uplifts needed: n/a
Risk to taking this patch: Low
Why is the change risky/not risky? (and alternatives if risky): This is a targeted fix in the file saving code, so it should be pretty safe.
We should verify the bug on nightly before uplift.
The main alternative is to just let this ride with 66; this has also affected 63 and 64, and there are workarounds (using the in-pdfjs button to save the file, or using the downloads panel UI to restart the "download") so in that sense waiting another release wouldn't be a terrible prospect.
String changes made/needed: none
Assignee | ||
Comment 26•6 years ago
|
||
I don't really know why 64 was set unaffected; this was reported on 63, the regressing bug landed there, and I'm 99% sure this affects both 63 and 64. So marking 64 wontfix as we won't be able to uplift this fix there.
Updated•6 years ago
|
Comment 27•6 years ago
|
||
Comment on attachment 9033940 [details]
Bug 1502448 - work around principal issues with pdfjs and saving local files, r?jkt!,jaws!
[Triage Comment]
Seems pretty edge-case to me, but given that all the new code is special-cased for just pdf.js (which makes the risk pretty low IMO), I'm not particularly worried about taking it at this point in the cycle. Agreed that we should get some QA verification. Approved for 65.0b10.
Comment 28•6 years ago
|
||
bugherder uplift |
Comment 29•6 years ago
|
||
I have managed to reproduce this issue using Nightly 65.0a1 (BuildId:20181026220839).
This issue is verified fixed using Firefox 66.0a1 (BuildId:20190109214248) and Firefox 65.0b19 (BuildID:20190107180200) on Windows 10 64bit.
Description
•