This is a backport PR for branch 39-x-y
trop[bot]

#48404: fix: add missed enum SaveRequestType to PdfViewerPrivate function

Merged
Created: Sep 26, 2025, 3:34:32 PM
Merged: Sep 29, 2025, 1:08:42 PM
1 comments
Target: 39-x-y

Backport of #48372

See that PR for details.

Notes: Fix download button does not work in PDF Viewer

Backport Information

Original PR Author
cucbin
Original PR Status
Merged
Original PR Merged At
Sep 26, 2025, 3:34:07 PM
Original PR Link
GitHubView on GitHub

Semver Impact

Major
Breaking changes
Minor
New features
Patch
Bug fixes
None
Docs, tests, etc.

Semantic Versioning helps users understand the impact of updates:

  • Major (X.y.z): Breaking changes that may require code modifications
  • Minor (x.Y.z): New features that maintain backward compatibility
  • Patch (x.y.Z): Bug fixes that don't change the API
  • None: Changes that don't affect using facing parts of Electron