Closed
Bug 1475878
Opened 6 years ago
Closed 6 years ago
Update pdf.js to version 2.0.688
Categories
(Firefox :: PDF Viewer, task)
Firefox
PDF Viewer
Tracking
()
RESOLVED
FIXED
Firefox 63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: RyanVM, Assigned: RyanVM)
References
(Blocks 1 open bug)
Details
+++ This bug was initially created as a clone of Bug #1474226 +++
Changes since last update:
#9837 Replace `NotImplementedException` with `unreachable`
#9881 Replace the remaining occurences of `instanceof Array` with `Array.isArray()`
#9887 Convert more code in the `/src` folder to use ES6 classes, such that `Util.inherit` can be removed
#9886 Prevent errors in `sanitizeTTProgram`, during parsing of CALL functions, when encountering invalid functions stack deltas (bug 1473809)
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/22834f47b631
Update pdf.js to version 2.0.688. r=bdahl
Comment 2•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 63
Assignee | ||
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•