Update pdf.js to version 2.4.326
Categories
(Firefox :: PDF Viewer, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: RyanVM, Assigned: RyanVM)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
+++ This bug was initially created as a clone of Bug #1611175 +++
Changes since last update:
#11533 Remove the "useOnlyCssZoom" (debugging) hash parameter
#11489 Remove the FIREFOX
build flag, since it's completely unused and simplify a couple of PDFJSDev
checks
#11534 Enable the ESLint prefer-const
rule globally (PR 11450 follow-up)
#11515 Cache the fallback font dictionary on the PartialEvaluator
(PR 11218 follow-up)
#11482 Convert src/core/jpg.js
to use the readUint16
helper function in src/core/core_utils.js
, rather than re-implementing it twice
#11535 Render Popup annotations last, once all other annotations have been rendered (issue 11362)
#11508 Simplify the handling of unsupported/incorrect markers in src/core/jpg.js
#11537 Send the verbosity
level when setting up fake workers (issue 11536)
#11544 Make the decodeHuffman
function, in src/core/jpg.js
, slightly more efficient
#11545 Use the native URL.createObjectURL
method in web/debugger.js
#11542 Add a README file to the /lib
folder in pdfjs-dist
(issue 11539)
#11546 Fix the indices of arguments for RadialAxial. It is related to #10646.
#11558 Remove the eslint-disable no-var
rule from the web/grab_to_pan.js
file
#11554 Update npm
packages
Assignee | ||
Comment 1•5 years ago
|
||
Comment 3•5 years ago
|
||
bugherder |
Assignee | ||
Updated•5 years ago
|
Description
•