44 Commits (9c56c6f9f61e23486d415f641ca8f68c87267fed)

Author SHA1 Message Date
Yury Delendik c3f191a27c Implement streaming using moz-chunk-arraybuffer 11 years ago
Jim Mathies b399f19426 Bug 1064496 review changes 11 years ago
Yury Delendik 861a7615ff Adds preprocessor directive to the X-Content-Security-Policy stuff 11 years ago
Jonas Jenwald 8d27f38c64 Rename |_isPrefAllowed| to |_ensurePreferenceAllowed| in extensions/firefox/content/PdfjsChromeUtils.jsm 11 years ago
Jonas Jenwald dbe756c406 Update the license header in extensions/firefox/content/pdfjschildbootstrap.js; see https://bugzilla.mozilla.org/show_bug.cgi?id=942707#c99 11 years ago
Jonas Jenwald c00951e3e4 Add back pdfBugEnabled pref check in the |log| function in extensions/firefox/content/PdfStreamConverter.jsm 11 years ago
Jonas Jenwald 3ac9bd063d Fix setPreferences regression from the e10s patch (PR 5115) 11 years ago
Yury Delendik 7ae7fd3d1a Adds DEFAULT_PREFERENCES to the PdfjsChromeUtils 11 years ago
Yury Delendik 782ed5cb67 Lint error fix for pdfjschildbootstrap.js 11 years ago
Jim Mathies f2096fe23f Firefox pdf viewer support for e10s (Bug 942707). 11 years ago
Yury Delendik ab63f96a91 Adds telemetry to record embedding usages 11 years ago
Yury Delendik 0cd28ebfa3 Telemetry for used stream and font types 11 years ago
Jonas Jenwald 1ba31a6cb7 Add pdfBugEnabled to the default preferences 11 years ago
Yury Delendik 7ac1c6b034 Reporting print usage 11 years ago
Yury Delendik 75d9ae9cd3 PdfRedirector checks if plugin is still in PlayPreview mode 11 years ago
Yury Delendik 68b037ffb0 Add preprocessor directives for the extension; and refactor FirefoxCom callback 11 years ago
Gijs Kruitbosch da93e65d8c Bug 1015115 - switch to cloneInto in pdf.js, r?yury 11 years ago
Yury Delendik 9f9454d2ae Refactors new extension find bar code to support old FF versions 11 years ago
Adam Dane [:hobophobe] bc66c8119e Add getFindBar for Fx extension 11 years ago
Tim van der Meij c566feb721 Providing content type for attachment downloads 11 years ago
Samuel Chantaraud 25ee0e8572 Preliminary attachments support 11 years ago
Yury Delendik b39f0c311c Refactors history and how the database is stored 11 years ago
Jonas Jenwald 4c9c43f82b Modify {get, set}Preferences in PdfStreamConverter.jsm to support async 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 2017f7925e [Firefox] Lazy load network.js in PdfStreamConverter.js 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
Yury Delendik ba23a9e8f9 Adds initial telemetry probes 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
Yury Delendik 1bb7a7ed1c Adds stub PdfJs.jsm for FF15 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