Closed
Bug 1435814
Opened 7 years ago
Closed 7 years ago
Update pdf.js to version 2.0.332
Categories
(Firefox :: PDF Viewer, task)
Firefox
PDF Viewer
Tracking
()
RESOLVED
FIXED
Firefox 60
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: RyanVM, Assigned: RyanVM)
References
(Blocks 1 open bug)
Details
+++ This bug was initially created as a clone of Bug #1433810 +++
Changes since last update:
#9424 Update all npm packages to the latest versions
#9385 [api-major] Remove the `SINGLE_FILE` build target and the `PDFJS.disableWorker` option
#9426 Attempt to find the next valid marker when encountering invalid image data in `JpegImage.parse` (issue 9425)
#9412 Implement the `AESBaseCipher` class and let the `AES128Cipher` and `AES256Cipher` classes extend it
#9434 Upstream the changes from: Bug 1339461 - Convert foo.indexOf(...) == -1 to foo.includes() and implement an eslint rule to enforce this
#9433 [Firefox addon] Change the minimum supported version to Firefox Nightly, and remove no longer needed fallback code
#9435 Support spaces and semicolons in filename (Content-Disposition)
#9436 Use `setPDFNetworkStreamFactory` in the `helloworld` and `svgviewer` examples
#9439 Update comment regarding beforeprint event support
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/a7887fe6c50a
Update pdf.js to version 2.0.332. r=bdahl
Comment 2•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 60
Assignee | ||
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•