Status
()
People
(Reporter: RyanVM, Assigned: RyanVM)
Tracking
Firefox Tracking Flags
(firefox56 fixed, firefox57 fixed)
Details
Attachments
(1 attachment)
55 bytes,
patch
|
gchang
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1387412 +++ Changes since last update: #8746 More robust getPage() error handling. #8752 ES6-ify the code in `web/dom_events.js` #8756 Remove leftover `args[0].code` checks from the `OPS.paintXObject` cases in evaluator.js #8761 Fallback to plain object for globalScope. #8762 Replace the `coded` property with `isType3Font` when building the font `properties` object in `PartialEvaluator.translateFont` #8764 Convert `DownloadManager` to an ES6 class
Pushed by ryanvm@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/c6d3689bf796 Update pdf.js to version 1.8.618. r=bdahl
(Assignee) | ||
Comment 2•2 years ago
|
||
Confirmed on Try that this fixes bug 1368927 on Beta too. Will request uplift eventually.
Blocks: 1368927
status-firefox56: --- → affected
Comment 3•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c6d3689bf796
Status: NEW → RESOLVED
Last Resolved: 2 years ago
status-firefox57: affected → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 57
(Assignee) | ||
Comment 4•2 years ago
|
||
Created attachment 8896438 [details] [diff] [review] uplift request Approval Request Comment [Feature/Bug causing the regression]: I'd like to get this on Beta to silence a very frequent orange (bug 1368927) [User impact if declined]: sad, sad, Ryan [Is this code covered by automated tests?]: yes [Has the fix been verified in Nightly?]: yes and I ran it through Try to confirm that the oranges go away [Needs manual test from QE? If yes, steps to reproduce]: none [List of other uplifts needed for the feature/fix]: none [Is the change risky?]: low [Why is the change risky/not risky?]: makes some error handling more robust [String changes made/needed]: none
Attachment #8896438 -
Flags: approval-mozilla-beta?
Comment 5•2 years ago
|
||
Comment on attachment 8896438 [details] [diff] [review] uplift request Update pdf.js and make Ryan happy. Beta56+. Should be in 56.0b3.
Attachment #8896438 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
(Assignee) | ||
Comment 6•2 years ago
|
||
bugherderuplift |
https://hg.mozilla.org/releases/mozilla-beta/rev/5fbb7413a6d4
status-firefox56: affected → fixed
Updated•2 years ago
|
See Also: → bug 1396914
You need to log in
before you can comment on or make changes to this bug.
Description
•