37 Commits (47789b51c3b02b298f765e534b17e25ee786bd1f)

Author SHA1 Message Date
Doug Thayer 0f9f0f8a9b Cache PdfJs's enabled setting for delayed init 8 years ago
Brendan Dahl 5834ef6ff2 Bug 1353029 - Pass PdfJs.enabled into child on change. 8 years ago
Jonas Jenwald 4f48c8198c Fix inconsistent spacing and trailing commas in objects in `extensions/` files, so we can enable the `comma-dangle` and `object-curly-spacing` ESLint rules later on 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 cf87c9bba2 [Firefox addon] Upstream changes from: Bug 1356569 - Remove optional trailing parameters (issue 8310) 8 years ago
Andrew McCreight 740e1ab450 Skip PdfJs.enabled check in bootstrap-enabled. 8 years ago
Jonas Jenwald a5d5b970af [Firefox addon] Enforce double quotes, using ESLint, to avoid linting errors in mozilla-central (issue 7957) 8 years ago
Jonas Jenwald 54a64863e2 [Bug 1330147] removeObserver calls should not supply a third parameter 8 years ago
Jonas Jenwald 2f3805efbc Switch to using ESLint, instead of JSHint, for linting 8 years ago
klemens 6f03f62327 trivial spelling fixes 9 years ago
Yury Delendik df10513e10 Moves DEFAULT_PREFENCES into JSON format. 9 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 10 years ago
Jonas Jenwald 26ec36ba4c Upstream changes from Bug 1202902 - Give loader scripts and XUL frame scripts a lexical scope that doesn't break everything? 10 years ago
Yury Delendik 4f3f983a21 Removes PdfRedirector.js and PlayPreview support. 10 years ago
Yury Delendik 0b5330781c Bug 1179262 - Remove PlayPreview registration from PDF Viewer. 10 years ago
Collin Anderson 54e984c763 cleaned whitespace 10 years ago
Jonas Jenwald 9ed3e1e545 Fix code style in extensions/firefox/content/PdfJs.jsm 11 years ago
Jim Mathies b399f19426 Bug 1064496 review changes 11 years ago
Jim Mathies f2096fe23f Firefox pdf viewer support for e10s (Bug 942707). 11 years ago
Yury Delendik b39f0c311c Refactors history and how the database is stored 11 years ago
Jonas Jenwald 3fee5345b9 [Firefox] Only load 'PdfStreamConverter' and 'PdfRedirector' when PDF.js is enabled 11 years ago
Jonas Jenwald f6cfab0061 [Firefox] Stop importing default_preferences.js as a module and include it instead 11 years ago
Jonas Jenwald c158894d94 Improve handling of preferences in Firefox 11 years ago
Brendan Dahl b8f7bcaf02 Use only one resource url for moz central build. 11 years ago
jmozmoz 4cd33bf460 Really call unregister for _pdfRedirectorFactory (fixing issue #3598) 12 years ago
Brendan Dahl 7eae88669a Bug 879161 - Fix pdf.js mimetype check. 12 years ago
Vladan Djeric 0fae231526 Avoid triggering plugin list initialization on startup (Bugzilla 881575) 12 years ago
Yury Delendik 853e4625bf Fixes pdf application switching in FF22/23 (redo) 12 years ago
Yury Delendik 6e975d431b Fixes PDF application switch in Firefox. 12 years ago
Yury Delendik dc12d33f4d Adding PlayPreview API support to pdf.js/mozilla-central 12 years ago
Brendan Dahl b42136f8f9 Fix migration for upgraded profiles. 13 years ago
Brendan Dahl 2a7312836c Add comment for migration. 13 years ago
Brendan Dahl eea7f90c7f Fix the first run code and make it possible to run multiple times. 13 years ago
Brendan Dahl 332ae4ce41 Change to the Apache v2 license. 13 years ago
Brendan Dahl da94701c7b Addresses review feedback from mozilla central. See bugzilla bug 752676. 13 years ago
Brendan Dahl 121040a5dc Make pdf.js the default pdf viewer for moz central. 13 years ago
Brendan Dahl 3d7f01d9ca Add global pref to enable/disable. Control pdf.js in application preferences. Add Artur's mochi tests. 13 years ago