Closed
Bug 1427565
Opened 8 years ago
Closed 8 years ago
Update pdf.js to version 2.0.244
Categories
(Firefox :: PDF Viewer, task)
Firefox
PDF Viewer
Tracking
()
RESOLVED
FIXED
Firefox 59
| Tracking | Status | |
|---|---|---|
| firefox59 | --- | fixed |
People
(Reporter: RyanVM, Assigned: RyanVM)
References
(Blocks 1 open bug)
Details
+++ This bug was initially created as a clone of Bug #1426014 +++
Changes since last update:
#9294 Remove even more polyfills for old, and now unsupported, browsers
#9303 [api-major] Remove the unused `encrypted` property from the `pdfInfo` object sent from the worker via the `GetDoc` message
#9311 Implement unit tests for the network utility code
#9313 Add a fallback for non-embedded LucidaSans-Demi fonts (issue 9291)
#9314 Implement unit tests for the encodings and fix missing items
#9321 Remove the `background` compatibility hacks for `linkAnnotation` in old versions of IE
#9320 Avoid rendering errors by passing in the `webGLContext` when creating a new `CanvasGraphics` in `getColorN_Pattern` (PR 9095 follow-up)
#9327 Avoid truncating JPEG images with DeviceGray ColourSpaces when using the `src/core/jpg.js` built-in decoder
#9287 PDFjs now compatible with Librejs
#9325 Adjust `decodeACSuccessive` in src/core/jpg.js to improve the rendering quality of (progressive) JPEG images
#9329 Stop using the deprecated `gulp-util` module
#9330 Remove the `CustomStyle` class
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/0e36eab2e289
Update pdf.js to version 2.0.244. r=bdahl
Comment 2•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 59
| Assignee | ||
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•