Closed
Bug 1217930
Opened 9 years ago
Closed 9 years ago
Update pdf.js to version 1.1.551
Categories
(Firefox :: PDF Viewer, task)
Firefox
PDF Viewer
Tracking
()
RESOLVED
FIXED
Firefox 44
Tracking | Status | |
---|---|---|
firefox44 | --- | fixed |
People
(Reporter: RyanVM, Assigned: RyanVM)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
mossop
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1214766 +++
Changes since last update:
#6528 Ensure that `Dict_getArray` doesn't fail if `xref` in undefined (PR 6485 follow-up)
#6531 Fixes bluebeam password protection issue
#6532 Add unit-tests for PR 6531
#6540 Add unit-tests for the `onPassword/onProgress` callbacks of the API
#6550 Ignore operators that are known to be unsupported
#6543 Prevent getOperatorList from failing to correctly parse OPS.paintXObject for TilingPatterns that are missing some /Resources entries (issue 6541)
#6554 Add a reduced test-case for issue 4575
#6557 Pushing update reason for gh-pages and bower.
#6546 [api-minor] Adds controlled destruction of the worker.
Landing this with rs=bdahl per an offline discussion we had about trying to update with greater frequency to make bisection easier in the future.
Assignee | ||
Comment 1•9 years ago
|
||
PdfStreamConverter.jsm changes still need review from Mossop, though.
Attachment #8678251 -
Flags: review?(dtownsend)
Comment 2•9 years ago
|
||
#6546 is here to help with bug 1016737 -- we need to update tests to wait until PDFViewerApplication.close promise is resolved.
Updated•9 years ago
|
Attachment #8678251 -
Flags: review?(dtownsend) → review+
Comment 4•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox44:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 44
Assignee | ||
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•