93 Commits (5438ce9b9826fabcdc1638223869dfb17925bd0c)

Author SHA1 Message Date
Jonas Jenwald 36c2791296 Unify handling of various cursor tools, e.g. the current Hand Tool and a possible future Zoom Tool, in a new `PDFCursorTools` module 8 years ago
Mark Banner 2e9ae50a3a Use eslint-plugin-mozilla and the webextensions environment to avoid defining globals in each file. 8 years ago
Jonas Jenwald 7560f12a17 Enable the `object-shorthand` ESLint rule 8 years ago
Yury Delendik 25873e92f0 Enable babel translation to enable ES module support. 8 years ago
Jonas Jenwald a7c19d9cbb Adjust the `yoda` ESLint rule to apply to inequalities as well 8 years ago
Rob Wu ece44d36e8 Allow automatic print rotation via enablePrintAutoRotate 8 years ago
Rob Wu d9f90d595d [CRX] Recognize blob and data-URLs in the router 8 years ago
Jonas Jenwald 4046d67fde Enable the `no-else-return` ESLint rule 8 years ago
Jonas Jenwald c850968fa7 Remove `globals` that are now unnecessary thanks to the use of various ESLint environments (e.g. Node, ShellJS, Jasmine) 8 years ago
Jonas Jenwald 2f3805efbc Switch to using ESLint, instead of JSHint, for linting 8 years ago
Jonas Jenwald 28e50cfa21 Fix errors reported by the `space-infix-ops` ESLint rule 8 years ago
Jonas Jenwald ad915f8af1 Fix errors reported by the `comma-spacing` ESLint rule 8 years ago
Yury Delendik f7d6f3a739 Adds SVG rendering capabilities to the PDFViewer. 9 years ago
Jonas Jenwald f461fd64aa Add support for PageLabels in the viewer 9 years ago
Rob Wu ae74e1bbd6 Deduct file type from content-disposition 9 years ago
Jonas Jenwald e12c48b73f Add a `enhanceTextSelection` preference 9 years ago
Tim van der Meij e686db250c Render interactive form (AcroForm) text widget annotations 9 years ago
Tim van der Meij a2525a8ba3 Revert "Add a `enhanceTextSelection` preference to the viewer" 9 years ago
Jonas Jenwald 15e45d772f Add a `enhanceTextSelection` preference to the viewer 9 years ago
Peter Dave Hello 625d637297 optimize png images using zopflipng 9 years ago
Rob Wu 08ad551a01 Force inline block display style for <object>. 9 years ago
Rob Wu 60438399e0 Fix typo in telemetry.js, follow-up to #7370 9 years ago
Rob Wu 724308c57a Add opt-out telemetry to the Chrome extension 9 years ago
Rob Wu 0be8e72d6f Support syncing of settings in Chrome extension 9 years ago
Tim van der Meij fdfaa43f5e Resolve a regression in the Chromium extension's preferences handling 9 years ago
Yury Delendik df10513e10 Moves DEFAULT_PREFENCES into JSON format. 9 years ago
Rob Wu 9394fc133c Remove support for frames in old Chromium versions 9 years ago
Rob Wu fc658a718c Remove streamsPrivate usage 9 years ago
Rob Wu b45e6a7cc9 Don't use shadow DOM for rendering <object>/<embed> 9 years ago
Rob Wu 0ec82d4a50 Allow local PDF files to be viewed in local frames 9 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 10 years ago
Rob Wu 32e7a8adba Don't reload after updating if a tab is in use 10 years ago
Rob Wu 4ac8863e30 Restore extension tab after reload 10 years ago
Rob Wu 775d4e69cf Teach users how to enable access to local files. 10 years ago
Rob Wu ffbe669730 [CRX] Respect download requests in main frame 10 years ago
Rob Wu 4367dd5130 [CRX] Ignore PDFs from responses to POST requests 10 years ago
Rob Wu adb2f8ae21 [CRX] Add Referer request header if needed 10 years ago
Rob Wu 1b043bfd5a Chrome extension: Add options page 10 years ago
Tim van der Meij 6f3ae49b8c Adds pdfBugEnabled to the Chrome extension preferences 11 years ago
Yury Delendik c3f191a27c Implement streaming using moz-chunk-arraybuffer 11 years ago
Rob Wu 7938081e81 streamsPrivate API change. 11 years ago
Rob Wu 1055350425 Chrome extension: Isolate pageAction logic 11 years ago
Rob Wu 4a399a0173 Disable spellcheck in Chromium's URL popup 11 years ago
Rob Wu a1671fa512 Preserve reference fragment in Chromium URL router 11 years ago
Tim van der Meij c29faaa22d Use strict equalities in make.js, external/* and extensions/* 11 years ago
Rob Wu 8bb96db3a0 Use CSS.supports instead of '..' in ....style 11 years ago
Rob Wu 00746011a3 Managed preferences for Chrome administrators 11 years ago
Rob Wu 87dacba9a6 Feature detection after downgrading the browser. 11 years ago
Rob Wu 3fdd334a73 <object> / <embed> support in Chromium extension 11 years ago
Rob Wu d126be9a61 Allow unsafe-eval to fix font renderer in crx 11 years ago