Closed
Bug 1042307
Opened 11 years ago
Closed 11 years ago
Update pdf.js to version 1.0.473
Categories
(Firefox :: PDF Viewer, task)
Firefox
PDF Viewer
Tracking
()
VERIFIED
FIXED
Firefox 34
People
(Reporter: RyanVM, Assigned: RyanVM)
References
(Blocks 1 open bug)
Details
(Whiteboard: [bugday-20140813])
Attachments
(1 file)
226.21 KB,
patch
|
yury
:
review+
mossop
:
review+
Sylvestre
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1025878 +++
Changes since last update:
#4952 Collect More Telemetry Data
#4955 Renames concatenateToArray to appendToArray
#4959 Zero the height and width of cached canvases before deleting them.
#4950 Faster JPEG transform
#4951 Added getOperatorList to api.js
#4946 Refactor fake worker loading (issue 3862)
#4962 Increases page cache size when needed
#4961 Disables broken rAF on iOS
#4966 Add ChunkedStream.ensureByte().
#4965 Splits shared/annotation.js into core/ and display/
#4969 Implements onerror for JpegStreams
#4970 Fixes AnnotationUtils in the extension build
#4968 Build up textChunk.str more efficiently.
#4972 Avoid allocating return object in EvaluatorPreprocessor_read().
#4971 Removes error catch from fetchUncompressed()
#4945 Let Parser_makeFilter return NullStream when an invalid stream is encountered (issue 3417)
#4973 Factor out repeated Ref key string generation code.
#4979 SVG Viewer Example demo
#4981 Misc SVG Viewer example fixes
#4987 Refactoring PDF find controller and implementing page content and query normalization
#4982 Use null instead of [] for ops with no args.
#4991 Refactoring text layer builder and converting text layer builder to a class
#4944 Don't blindly trust toUnicode when building toFontChar for non-standard fonts without a font file (issue 4934)
#4976 Restructured EvaluatorPreprocessor_read to be more natural.
#4980 Additional heuristics to recognize unknown glyphs for toUnicode (bug 1027533)
#4993 Group 'rectangle' operator into constructPath
#4999 [SVG] Optimization of save/restore usage, Addition of paint methods
#4997 Fixes CanvasPixelArray set polyfill (#4974)
#5001 Do not run cleanup while printing is ongoing.
#5004 Improving CanvasPixelArray polyfill for Android
#5000 [SVG] Optimization of constructPath & Adds unit lengths
#5017 [CIDFontType2] Map characters missing in toUnicode to the private use area (bug 1028735 and issue 4881)
#5014 A few small font optimizations
#5025 Improve how DecodeStream handles empty buffers.
#5050 In the reftest analyzer, make it possible to toggle "Circle differences" with the D key
#5033 Avoid creating intermediate strings in Util.makeCssRgb().
#5015 Zero the height and width of the WebGL canvases on cleanup
#5005 Faster chunkedStream_getByte()
#5021 Fixes mesh fill pattern with optional matrix
#5062 Adjust the tabindices in the viewer
#5037 Add |fillRgb| method to LabCS
#5012 Prevent CMapFactory.create from failing by passing the necessary parameters from PartialEvaluator_readToUnicode (issue 5010)
#5068 Adds ImageData set support for legacy safari
#5069 Revert commit fc73e2e (PR 5005) for breaking certain PDF files
#4995 Fix another seac regression (issue 4801)
Assignee | ||
Comment 1•11 years ago
|
||
Dave, can you take a look at the PdfStreamConverter changes please? :)
Assignee: nobody → ryanvm
Status: NEW → ASSIGNED
Attachment #8460541 -
Flags: review?(ydelendik)
Attachment #8460541 -
Flags: review?(dtownsend+bugmail)
Updated•11 years ago
|
Attachment #8460541 -
Flags: review?(ydelendik) → review+
Updated•11 years ago
|
Attachment #8460541 -
Flags: review?(dtownsend+bugmail) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Whiteboard: [fixed-in-fx-team]
Comment 3•11 years ago
|
||
Comment on attachment 8460541 [details] [diff] [review]
Update pdf.js to version 1.0.473
Looking for uplifting newer PDF viewer to the FF33. We have multiple regressions in FF31. The patch also contains multiple memory improvements.
Approval Request Comment
[Feature/regressing bug #]: n/a (partially bug 1028735)
[User impact if declined]: some PDFs might not be displayed properly
[Describe test coverage new/current, TBPL]: currently on m-c
[Risks and why]: low risk and affects only certain types of PDFs
[String/UUID change made/needed]: n/a
Attachment #8460541 -
Flags: approval-mozilla-aurora?
Updated•11 years ago
|
Attachment #8460541 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 4•11 years ago
|
||
Comment on attachment 8460541 [details] [diff] [review]
Update pdf.js to version 1.0.473
Sorry, didn't land on m-c yet.
Attachment #8460541 -
Flags: approval-mozilla-aurora+ → approval-mozilla-aurora?
![]() |
||
Comment 5•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 34
Updated•11 years ago
|
Attachment #8460541 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Assignee | ||
Comment 6•11 years ago
|
||
status-firefox33:
--- → fixed
status-firefox34:
--- → fixed
Comment 7•11 years ago
|
||
Please update the target milestone to Firefox 33.
Assignee | ||
Comment 8•11 years ago
|
||
It's set correctly. Target milestone tracks landing on m-c. Status flags track branch uplift.
Comment 9•11 years ago
|
||
As of Mozilla/5.0 (Windows NT 6.1; WOW64; rv:34.0) Gecko/20100101 Firefox/34.0 ID:20140813030201 CSet: 7fc96293ada8 PDF.js 1.0.645 is included.
Status: RESOLVED → VERIFIED
Whiteboard: [bugday-20140813]
![]() |
||
Updated•11 years ago
|
Flags: qe-verify-
Assignee | ||
Updated•6 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•