Closed
Bug 1480202
Opened Last year
Closed Last year
Update pdf.js to version 2.0.719
Categories
(Firefox :: PDF Viewer, defect)
Firefox
PDF Viewer
Not set
Tracking
()
RESOLVED
FIXED
Firefox 63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: RyanVM, Assigned: RyanVM)
References
Details
+++ This bug was initially created as a clone of Bug #1478111 +++ Changes since last update: #9913 Provide custom messages for the `no-restricted-globals` ESLint rule, and refactor the `.eslintrc` files (PR 9868 follow-up) #9917 Add a `BasePreferences.getAll` method and use it to fetch all Preferences at once in `PDFViewerApplication._readPreferences`; ensure that the `externalLinkTarget` option is correctly set when the viewer is embedded #9924 fix(browser): zlib is not available in browser #9933 README.md: suggest usage of https instead of git protocol #9935 [Regression] Convert `Catalog.builtInCMapCache` into a `Map`, instead of an Object, to ensure that it's correctly reset (PR 8064 follow-up) #9936 Validate the Preferences when fetching them from storage #9925 Attempt to estimate the minimum required `buffer` length when initializing `StreamsSequenceStream` instances #9931 Refactor `getPage` (in the worker), and attempt to use the `Linearization` dictionary to lookup the first Page #9920 [api-minor] Add an `IsLinearized` property to the `PDFDocument.documentInfo` getter, to allow accessing the linearization status through the API (via `PDFDocumentProxy.getMetadata`)
Pushed by ryanvm@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/33332d4bb2d7 Update pdf.js to version 2.0.719. r=bdahl
Comment 2•Last year
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/33332d4bb2d7
Status: NEW → RESOLVED
Closed: Last year
Resolution: --- → FIXED
Target Milestone: --- → Firefox 63
You need to log in
before you can comment on or make changes to this bug.
Description
•