DistiLlama
DistiLlama copied to clipboard
Bump pdfjs-dist from 4.0.379 to 4.5.136
Bumps pdfjs-dist from 4.0.379 to 4.5.136.
Release notes
Sourced from pdfjs-dist's releases.
v4.5.136
This release contains improvements for the annotation editor, font rendering, image rendering and the viewer.
Changes since v4.4.168
- Bump the stable version in
pdfjs.configby@âtimvandermeijin mozilla/pdf.js#18359- [Editor] Take into account the page translation when computing the quadpoints when saving an highlight by
@âcalixtemanin mozilla/pdf.js#18361- [api-minor][Editor] When switching to editing mode, redraw pages containing editable annotations (bug 1883884) by
@âcalixtemanin mozilla/pdf.js#18134- Bump library version to 4.5 by
@âcalixtemanin mozilla/pdf.js#18365- [Editor] Make sure everything is cleaned up when we switch to annotation editor mode by
@âcalixtemanin mozilla/pdf.js#18366- [api-minor] Remove the deprecated
renderTextLayerandupdateTextLayerfunctions (PR 18104 follow-up) by@âSnuffleupagusin mozilla/pdf.js#18349- Use vertical variant of a char when it's in a missing vertical font (bug 1905623) by
@âcalixtemanin mozilla/pdf.js#18369- [Firefox] Generate a PDF.js default-prefs file that can be used directly in mozilla-central (bug 1905864) by
@âSnuffleupagusin mozilla/pdf.js#15209- Update dependencies and translations to the most recent versions by
@âtimvandermeijin mozilla/pdf.js#18367- Make sure the editor is visible before getting its rect by
@âcalixtemanin mozilla/pdf.js#18374- Fix the integration tests related to printing by
@âcalixtemanin mozilla/pdf.js#18383- [Editor] Remove the option enableStamp by
@âcalixtemanin mozilla/pdf.js#18389- Move the internal API/Worker
isEditing-state intoRenderingIntentFlagby@âSnuffleupagusin mozilla/pdf.js#18387- Remove the
renderFormsparameter from the AnnotationgetOperatorListmethods by@âSnuffleupagusin mozilla/pdf.js#18394- Check the relevant parameters inside of the
mustBeViewedWhenEditingmethod by@âSnuffleupagusin mozilla/pdf.js#18393- [Editor] Avoid to query ML engine several times for the same image by
@âcalixtemanin mozilla/pdf.js#18380- Allow to change the toolbar height when changing the pref toolbar.density in Firefox (bug 1171799) by
@âcalixtemanin mozilla/pdf.js#18397- Fix the "must check that charLimit is correctly set" scripting integration test by
@âtimvandermeijin mozilla/pdf.js#18399- [Editor] Change the enableML pref for enableAltText (bug 1905923) by
@âcalixtemanin mozilla/pdf.js#18398- Fix orphaned browser processes due to uncaught exceptions in the tests by
@âtimvandermeijin mozilla/pdf.js#18401- Move the "updatedPreference" event listener registration by
@âSnuffleupagusin mozilla/pdf.js#18402- Fix the "caches image resources at the document/page level as expected (issue 11878)" unit test by
@âtimvandermeijin mozilla/pdf.js#18404- Handle toUnicode cMaps that omit leading zeros in hex encoded UTF-16 (issue 18099) by
@âalexcat3in mozilla/pdf.js#18390- Introduce a
waitForScriptinghelper function and use it in all scripting integration tests by@âtimvandermeijin mozilla/pdf.js#18405- Use BiDi protocol for Chrome tests by
@âcalixtemanin mozilla/pdf.js#17962- Re-factor
BasePreferencesto essentially be a wrapper aroundAppOptionsby@âSnuffleupagusin mozilla/pdf.js#18413- [Editor] Wait for 'pagerendered' to switch to editing mode by
@âcalixtemanin mozilla/pdf.js#18418- Fix
ensureMinFontSizeComputedcalculation if<body>is a flex container by@ârazhin mozilla/pdf.js#18416- Allow e.g. /FitH destinations without additional parameter (bug 1907000) by
@âSnuffleupagusin mozilla/pdf.js#18421- Also update the width/unicode data when replacing missing glyphs in non-embedded Type1 fonts (issue 18059) by
@âSnuffleupagusin mozilla/pdf.js#18412- [Editor] Update the freetext annotation dictionary instead of creating a new one when updating an existing freetext by
@âcalixtemanin mozilla/pdf.js#18419- Create absolute filter-URLs when needed in
DOMFilterFactory(issue 18406) by@âSnuffleupagusin mozilla/pdf.js#18417- Remove the remaining
zoomDisabledTimeoutusage (issue 17727) by@âSnuffleupagusin mozilla/pdf.js#18423- [Editor] Make editor toolbars usable whatever their z-index (bug 1879104) by
@âcalixtemanin mozilla/pdf.js#18425- [Editor] Disable existing highlights when drawing a new one (bug 1879035) by
@âcalixtemanin mozilla/pdf.js#18424- Update dependencies to the most recent versions and update the JS/CSS files for the new Prettier/Stylelint versions by
@âtimvandermeijin mozilla/pdf.js#18432- Disable network connections to Contile for the tests by
@âtimvandermeijin mozilla/pdf.js#18433- Remove obsolete
pdfjs-distcode from the Gulpfile by@âtimvandermeijin mozilla/pdf.js#18434- [Editor] Add an option to use the new 'add an image' flow (bug 1907207) by
@âcalixtemanin mozilla/pdf.js#18429- Fix
DOMFilterFactory.#createUrlin MOZCENTRAL builds (18417 PR follow-up) by@âSnuffleupagusin mozilla/pdf.js#18430- [Editor] When in non-editing mode, add a new editor only once the editing mode has switched by
@âcalixtemanin mozilla/pdf.js#18440- [api-minor] Remove
Outlinerfrom the official API by@âSnuffleupagusin mozilla/pdf.js#18441- Remove active smask when restoring the initial canvas state by
@âcalixtemanin mozilla/pdf.js#18445- Add the possibility to change some pdfjs preferences from the viewer (bug 1908483) by
@âcalixtemanin mozilla/pdf.js#18449- Allow /XYZ destinations without zoom parameter (issue 18408) by
@âSnuffleupagusin mozilla/pdf.js#18453- Include additional data when fetching browser preferences in the PDF Viewer (bug 1908401) by
@âSnuffleupagusin mozilla/pdf.js#18448
... (truncated)
Commits
3a21f03Merge pull request #18495 from Snuffleupagus/AppOptions-setAll-EVENT_DISPATCH58c7b5bConsistently dispatch events, if needed, when setting AppOptions2efa3e4Merge pull request #18493 from calixteman/fix_utf16_alt_textc306562[Editor] Correctly save a non-ascii alt textcb73751Merge pull request #18486 from Snuffleupagus/AppOptions-replace-locale1c65ad3Merge pull request #18483 from timvandermeij/streamqueue3349330Merge pull request #18484 from calixteman/bug19093107ebfad6Replace the GENERIC-only "locale" with "localeProperties" in AppOptions042183bAdd a pref to know if the alt-text must be automatically generated (bug 1909310)1b9981cRemove thestreamqueuedependency- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)