25 Commits (6f0cf8c4cb15debe3616de6ddb9e642ff424ff23)

Author SHA1 Message Date
Jonas Jenwald 70c1a6b120 [Bug 1331081] omit addEventListener/removeEventListener's third parameter when it's false 8 years ago
Jonas Jenwald 4046d67fde Enable the `no-else-return` ESLint rule 8 years ago
Yury Delendik 0576c9c6c6 Replaces all preprocessor directives with PDFJSDev calls. 9 years ago
Yury Delendik 32ce369d88 Fixes some static analysis warnings and recommendations 9 years ago
Yury Delendik 7fd3db9977 Adds EventBus. 9 years ago
Yury Delendik 006e8fb59d Introduces UMD headers to the web/ folder. 9 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 10 years ago
Rob Wu cdea75dc39 Refactor the previous history rewriting logic 10 years ago
Rob Wu adb2f8ae21 [CRX] Add Referer request header if needed 10 years ago
Yury Delendik 5cff06e52a Refactors PDFHistory. 10 years ago
Jonas Jenwald 2dc1af8028 Break dependencies between PresentationMode and other code, and add PresentationMode related utility methods to PDFViewer 10 years ago
Yury Delendik 44779f14b0 Renames and refactors PDFView to PDFViewerApplication. 11 years ago
Rob Wu aeaf11ca43 [CRX] Fall back to sender.tab.url if !tab.url 11 years ago
Rob Wu 8526d3c600 [CRX] Add a pageAction to omnibox showing PDF URL 12 years ago
Jonas Jenwald 44725d4657 [PDFHistory] Fix "Warning: Unhandled rejection: [Exception... "The operation is insecure."" in Firefox 25 12 years ago
Jonas Jenwald ca8e3ea06f [PDFHistory] Fix "Warning: Unhandled rejection: [Exception... "The operation is insecure."" when opening local file 12 years ago
Jonas Jenwald bfc66626a0 Move Presentation Mode related code from viewer.js to its own file 12 years ago
Jonas Jenwald fc73dbe695 [PDFHistory] Prevent the history from skipping entries in certain edge cases, when specifying an initialBookmark in the hash parameters on document load 12 years ago
Rob Wu c653bf3aff Set URL in history.replaceState/pushState 12 years ago
Yury Delendik fa885678df Don't provide optional pushState parameter 12 years ago
Jonas 869c4de289 [PDFHistory] Prevent the history from getting stuck in certain edge cases 12 years ago
Jonas d99b7753d6 Check if viewer is embedded only once and cache the result 12 years ago
Jonas 09e0c9b65d Move PDFHistory from viewer.js to its own file 12 years ago