d9ab6b3eff253cd9e564e8c5510c7cf89eac408d
Removed unnecessary `console.log` statements from `pdf-viewer.js` and `receiver-signature.js` to reduce console output in production. Simplified error handling in `pdf-viewer.js` for better clarity, including consolidating error logging and removing redundant handling for `RenderingCancelledException`. Deleted the `debugDumpViewerDom` function and its public API reference from `receiver-signature.js` as part of a cleanup effort to eliminate unused debugging utilities. Streamlined code related to event listener management in `pdf-viewer.js` while retaining core functionality.
Description
No description provided
Languages
JavaScript
86.8%
C#
6.6%
Visual Basic .NET
2.7%
HTML
2.3%
CSS
1.1%
Other
0.4%