Closed
Bug 1222198
Opened 9 years ago
Closed 9 years ago
Update pdf.js to version 1.2.68
Categories
(Firefox :: PDF Viewer, task)
Firefox
PDF Viewer
Tracking
()
RESOLVED
FIXED
Firefox 45
Tracking | Status | |
---|---|---|
firefox45 | --- | fixed |
People
(Reporter: RyanVM, Assigned: RyanVM)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
50.89 KB,
patch
|
mossop
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1217930 +++
Changes since last update:
#6555 Update version number for minor API changes.
#6558 Add a reduced test-case for issue 6151
#6560 Prevent `TypeError: page is undefined` when the document has been destroyed (PR 6546 follow-up)
#6562 Improved `get fingerprint` unit-tests (PR 5124)
#6566 Add a `totalLength` getter to `OperatorList`, since the `length` is zero after flushing
#6568 [api-minor] Add an optional param to DocumentInitParameters for speci…
#6552 Better CSS scaling for deviceRixelRatio != 1.
#6578 Ignore any pending data when worker is terminated.
#6576 Replace the linked test-case for issue 1293 with a reduced test-case
#6445 Fix exception when rotate page without a document
#6580 Find match count (rebase of #5051)
#6585 Replace the linked test-case for issue 3879 with a reduced test-case
#6587 Move VIEW_HISTORY_MEMORY constant to `view_history.js`
#6588 Better spacing in text layer.
#6586 Create a new indeterminate loading bar animation for the default viewer
#6591 Non/less flashing text layer during selection.
Assignee | ||
Comment 1•9 years ago
|
||
PdfStreamConverter.jsm changes look OK to you, Dave?
Attachment #8683891 -
Flags: review?(dtownsend)
Updated•9 years ago
|
Attachment #8683891 -
Flags: review?(dtownsend) → review+
Comment 3•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 45
Assignee | ||
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•