54 Commits (d3d3bb96951aae32d178f5de111aede6447c5eb5)

Author SHA1 Message Date
Jonas Jenwald d3d3bb9695 [Firefox addon] Change the minimum supported version to Firefox 38 and remove a bunch old no longer necessary fallback code 9 years ago
Dave Huseby 867a5ea1b0 Make pdf.js use the correct principal origin attributes when loading subresources. 9 years ago
Yury Delendik 2b246192e1 Removes frontWindow usage from the stream converter. 9 years ago
Tim van der Meij 6a33dfd13a Implement support for FileAttachment annotations 9 years ago
Jonas Jenwald f64113c927 [Addon] Catch errors in `getFindBar` (in PdfStreamConverter.jsm) to fix loading of PDF files in the bookmark sidebar (bug 1248959) 9 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 10 years ago
Yury Delendik 59c13b32aa Adds destroy method to the document loading task. 10 years ago
Jonas Jenwald 0be1f449ee Upstream the changes from Bug 1165272 - unify Get*CodebasePrincipal with createCodebasePrincipal in nsIScriptSecurityManager 10 years ago
Yury Delendik 0b5330781c Bug 1179262 - Remove PlayPreview registration from PDF Viewer. 10 years ago
Jonas Jenwald 633d51fc22 [Firefox] Handle the user modifying the "mousewheel.with_meta.action" and "mousewheel.with_control.action" prefs (bug 1170063) 10 years ago
Jonas Jenwald 591a3c291f Make FirefoxCom.requestSync able to return objects from PdfStreamConverter.jsm, by utilizing makeContentReadable 10 years ago
Jonas Jenwald 5743b4f558 [Firefox] Fix newChannel/asyncFetch fallout from bug 1167053 10 years ago
Jonas Jenwald 93a65921da [Firefox] Replace the CPOW with asynchronous messages for the Fallback bar 10 years ago
Jonas Jenwald 9f63fa4b07 Address review comments from Bug 1148192 - Update pdf.js to version 1.1.24 10 years ago
Jonas Jenwald b721e902dc Remove unused |getChromeWindow| function from PdfStreamConverter.jsm 10 years ago
Yury Delendik ed243cf02f Using newChannel2 instead of newChannel in the extension. 10 years ago
Gabor Krizsanits 595be5cb4f Bug 1072350 - Removing CPOWs used by Find events. 10 years ago
Collin Anderson 54e984c763 cleaned whitespace 10 years ago
Jonas Jenwald 801902c6cc Fix lint error: extensions/firefox/content/PdfStreamConverter.jsm: line 384, col 63, Expected '===' and instead saw '=='. 10 years ago
Gijs 1d674d3e8f Bug 639134 - update check for document colors 11 years ago
Jonas Jenwald 4da57c3b85 Fix code style in extensions/firefox/content/PdfStreamConverter.jsm 11 years ago
Yury Delendik 63444aa4b3 Refactors PdfDataLister buffering. 11 years ago
Jonas Jenwald a34e7aa8fe [Firefox] Use getTabForBrowser instead of _getTabForBrowser if possible 11 years ago
Rob Wu 4fe92f6d01 addon: isWindowPrivate -> isContentWindowPrivate 11 years ago
Yury Delendik c0e933682a Disables streaming in the extension when length is undefined. 11 years ago
Yury Delendik a95123188a Disables hash options when PDFBug is disabled and fixed streaming regressions. 11 years ago
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 c00951e3e4 Add back pdfBugEnabled pref check in the |log| function in extensions/firefox/content/PdfStreamConverter.jsm 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 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 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
Rob Wu a01556665e Firefox addon: Let XHR respect private mode 11 years ago
Jonas Jenwald 181e06f30a Fix regression that disabled the "Open With Different Viewer" button on the fallback bar 11 years ago
Brendan Dahl 5d080a03bb Show a different warning for PDF’s with forms. 11 years ago
Jonas Jenwald ba67158c94 Fix error in 'PdfStreamConverter.js' that prevents the user from setting a boolean preference to false 12 years ago