Closed
Bug 835954
Opened 12 years ago
Closed 12 years ago
Update pdf.js to version 0.7.180
Categories
(Firefox :: PDF Viewer, task)
Firefox
PDF Viewer
Tracking
()
RESOLVED
FIXED
Firefox 21
People
(Reporter: RyanVM, Assigned: RyanVM)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 3 obsolete files)
191.29 KB,
patch
|
yury
:
review+
|
Details | Diff | Splinter Review |
Changes since the last update:
#2570 Fix bug w/ exception not being passed to error callbacks of a Promise
#2597 Fixes non-Japanese characters spacing
#2602 Update font name matching for Type 0 CIDFont
#2590 Improve the behaviour of the pageNumber input field
#2581 Fix normalized CID fonts for direct write 6.1.
#2607 Fixes dir attribute for the extension
#2527 Evaluate type 1 charstrings for conversion to type 2.
#2615 Fixes CFF parser failure when CharStrings contains cntrmask
#2613 Wait for animation frame before displaying stuff
Assignee | ||
Comment 1•12 years ago
|
||
Assignee | ||
Comment 2•12 years ago
|
||
Actually, let's get 107 so we pick up the fix for bug xxx while we're at it.
#2626 fix for #2219, "provide a better error message when file= not found/acce...
#2625 Switch to threaded python server for tests.
#2631 Update zh-TW translation
#2633 Disable printing a selection for Firefox.
#2624 Add Hankaku-Latin cid to Unicode mappings
Blocks: 830278
Summary: Update pdf.js to version 0.7.101 → Update pdf.js to version 0.7.107
Assignee | ||
Comment 3•12 years ago
|
||
...and by "bug xxx", I meant bug 830278 of course...
Attachment #707758 -
Attachment is obsolete: true
Attachment #707758 -
Flags: review?(bdahl)
Attachment #708169 -
Flags: review?(bdahl)
Assignee | ||
Comment 4•12 years ago
|
||
Would have helped if I'd actually updated my git repo first. Sorry for the churn :(
Attachment #708169 -
Attachment is obsolete: true
Attachment #708169 -
Flags: review?(bdahl)
Attachment #708175 -
Flags: review?(bdahl)
Assignee | ||
Updated•12 years ago
|
Summary: Update pdf.js to version 0.7.107 → Update pdf.js to version 0.7.111
Comment 5•12 years ago
|
||
Ryan,
There were some pretty big fixes that just landed and we'd also like to get https://github.com/mozilla/pdf.js/pull/2635 in this update. Can we hold off or do another update in a day or two?
Assignee | ||
Comment 6•12 years ago
|
||
Comment on attachment 708175 [details] [diff] [review]
Update pdf.js to version 0.7.111
Not a problem at all. I'll wait until I see #2635 in the log and post an updated patch then.
Attachment #708175 -
Attachment is obsolete: true
Attachment #708175 -
Flags: review?(bdahl)
Assignee | ||
Comment 7•12 years ago
|
||
#2628 Add support for GBK-EUC-H encoding for cid fonts
#2606 For TTFs, implement section 9.6.6.4 from the PDF specs
#2634 changed the type1font cff wrapping to use offsets 391,392... instead of 0,1... for pointing to strings in the String INDEX
#2614 Fixes intermittent rendering stop
#2636 Make firstPage work in test_manifest.json and rename pageLimit to lastPage
#2635 Use attachment content disposition attachment and filename.
#2584 Add sanitization of truetype fonts to fix #2531 and #2537
#2572 Make canvas transform matrix account for devicePixelRatio
#2644 Bug #767698 Slider Rename
#2630 Fixes reading of the widths for CID fonts
#2645 adding myself as an author having fixed issue #2219
#2646 zh-TW update for slider rename
#2650 Fallback when AcroForm is present
#2612 Resize the zoom box width to fit the content
#2639 jshint experimentation
#2655 Issue #2654 - Lint with Travis-CI
#2659 Updated Japanese locale
#2662 Disables gjslint results
#2657 Make an effort to adhere the spec 7.6.3.2
#2664 Enforces maxlen and quotmark for jshint target
Summary: Update pdf.js to version 0.7.111 → Update pdf.js to version 0.7.180
Assignee | ||
Comment 8•12 years ago
|
||
Attachment #709678 -
Flags: review?(bdahl)
Comment 9•12 years ago
|
||
Comment on attachment 709678 [details] [diff] [review]
Update pdf.js to version 0.7.180
Looks good
Attachment #709678 -
Flags: review?(bdahl) → review+
Assignee | ||
Comment 10•12 years ago
|
||
Flags: in-testsuite+
Comment 11•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 21
Assignee | ||
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•