Browse Source
Move the Chromium-specific URL rewriting code to the top of viewer.js (before the PDF.js library) to make sure that the URL is as expected. This ensures that variables that synchronously depends on the URL (e.g. PDFViewerApplication.initialBookmark) are properly set.
1 changed files with 15 additions and 15 deletions
Loading…
Reference in new issue