Update PDF.js to new version dea35aed4ae3a97277ed97304d16aca2037b9733 from 2025-03-05 14:25:55
Categories
(Firefox :: PDF Viewer, enhancement)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox138 | --- | fixed |
People
(Reporter: calixte, Assigned: calixte)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
#19578 Try reducing flakiness of CSS-only zoom test
#19571 Add the missing return type for PDFWorker.fromPort()
#19568 Don't bundle the FakeMLManager class in regular builds
#19589 Replace a loop with TypedArray.prototype.fill() in the RunLengthStream class
#19581 Write string-data into the .error-file created for broken test-manifest links (issue 19579)
#19582 Be sure to consume responses in case of error in downloading test files (issue 19580)
#19577 Re-use the isValidExplicitDest helper function in the worker/viewer
#19596 Use arrow function with various Array methods
#19576 Fix autolinking with highlighted search results
#19597 Use arrow functions with some Promise.then calls
#19598 Also cache "sub" ColorSpaces globally (PR 19583 follow-up)
#19604 [api-minor] Limit the maximum canvas width/height, in addition to its total area (bug 1943094)
#19585 Use the latest emsdk version to compile openjpeg decoder
#19564 [api-minor] Support using ICC profiles in using qcms (bug 860023)
#19599 Remove ColorSpaceUtils.parseAsync and simplify the ColorSpace "API-surface"
#19607 Simplify the ColorSpaceUtils.singletons handling (PR 19564 follow-up)
#19608 Update l10n files
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
Comment 4•1 year ago
|
||
Lead to a 42KB increase in installer size on Windows.
Comment 5•1 year ago
|
||
| bugherder | ||
| Assignee | ||
Comment 6•1 year ago
|
||
(In reply to Mayank Bansal from comment #4)
Lead to a 42KB increase in installer size on Windows.
Yep it's because we added support for ICC profiles:
https://bugzilla.mozilla.org/show_bug.cgi?id=860023
Updated•1 year ago
|
Description
•