423 Commits (f0585f5d653c7bab02fa823e8cb190edee66c430)

Author SHA1 Message Date
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
Yury Delendik 148102b626 Refactors firefoxcom dependency on app and l10n. 9 years ago
Rob Wu b45e6a7cc9 Don't use shadow DOM for rendering <object>/<embed> 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 0351c7eff4 Move the `getFileName` helper function to the core 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
Yury Delendik 2f145d8db4 Republish addon 9 years ago
Yury Delendik 2addcc7957 Republish addon 9 years ago
Rob Wu 0ec82d4a50 Allow local PDF files to be viewed in local frames 9 years ago
Yury Delendik 49437c879d Republish the extension. 9 years ago
Yury Delendik 479d96eb24 Testing ability to auto-upgrade the addons. 9 years ago
Yury Delendik e7311cdc6e Fixes versions in update.rdf. 9 years ago
Yury Delendik d98105fdbd Fixes update extension github link. 9 years ago
Yury Delendik 2fb9baf6f1 Changing Firefox Addon ID 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 49389c2d30 Follow-up to PR 6489 - Upstream changes from Bug 1202902 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
Jonas Jenwald 0be1f449ee Upstream the changes from Bug 1165272 - unify Get*CodebasePrincipal with createCodebasePrincipal in nsIScriptSecurityManager 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
Yury Delendik 4f3f983a21 Removes PdfRedirector.js and PlayPreview support. 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
Yury Delendik 0b5330781c Bug 1179262 - Remove PlayPreview registration from PDF Viewer. 10 years ago
Yury Delendik 1b847df2f3 Using pdfjs-dist as a library for b2g 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
Rob Wu adb2f8ae21 [CRX] Add Referer request header if needed 10 years ago
Jonas Jenwald 5743b4f558 [Firefox] Fix newChannel/asyncFetch fallout from bug 1167053 10 years ago
Jonas Jenwald c82fa16dd2 [Firefox] Re-add _getTabForBrowser compatibility hack for the addon 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
Jonas Jenwald 133cfc78fa Remove obsolete CPOW code from PdfjsContentUtils.jsm (PR 5749 followup) 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
Rob Wu 1b043bfd5a Chrome extension: Add options page 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