cucbin

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

Merged
Created: Sep 24, 2025, 6:38:02 AM
Merged: Sep 26, 2025, 3:34:07 PM
5 comments
Target: main

Description of Change

Fix #48347

Checklist

Release Notes

Notes: Fix download button does not work in PDF Viewer

Backports

38-x-y
Merged
PR Number
#48403
Merged At
Released In
Not yet
Release Date
Not yet
39-x-y
Merged
PR Number
#48404
Merged At
Sep 29, 2025, 1:08:42 PM
Released In
v39.0.0-alpha.8
Release Date
Oct 2, 2025, 8:31:39 AM

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