114 Commits (e229c21ce194b05ec12b2bbb51c3a88c90bad632)

Author SHA1 Message Date
Jonas Jenwald ebae24cacc Upstream the changes from bug 1345294 - nsIPrefBranch should have methods to get/set unicode strings 8 years ago
Jonas Jenwald b898a453f0 [Firefox addon] Remove the unused `MOZ_CENTRAL` constant 8 years ago
Jonas Jenwald 7e1d92461a [Firefox addon] Enable the `consistent-return` ESLint rule (issue 7957) 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 f000417ce0 [Firefox addon] Stop bundling `src/core/network.js` into the `FIREFOX`/`MOZCENTRAL` builds (PR 7322 follow-up) 8 years ago
Jonas Jenwald 3ec99f0e12 [Firefox addon] Convert the code to be ES6 friendly, in order to better agree with mozilla-central coding conventions (issue 7957) 8 years ago
Jonas Jenwald 0dff8f3600 Adjust the `space-unary-ops` ESLint rule to comply with mozilla-central lint rules 8 years ago
Jonas Jenwald 54a64863e2 [Bug 1330147] removeObserver calls should not supply a third parameter 8 years ago
Yury Delendik 1f424e561d [Bug 1329182] remove trailing newURI null parameters 8 years ago
Jonas Jenwald 15f75a5585 [Firefox addon] Remove the `registerAddonHistogram` fallback code for Firefox versions 36 (and below) from `PdfJsTelemetry-addon.jsm` 8 years ago
Jonas Jenwald 9434c023ab [Firefox addon] Change the minimum supported version to Firefox 45, i.e. the current ESR version, and remove no longer necessary fallback code 8 years ago
Jonas Jenwald 2f3805efbc Switch to using ESLint, instead of JSHint, for linting 8 years ago
Jonas Jenwald aae27e76bb Fix errors reported by the `no-multiple-empty-lines` ESLint rule 8 years ago
Yury Delendik 0576c9c6c6 Replaces all preprocessor directives with PDFJSDev calls. 9 years ago
Yury Delendik 503bf45eca Drops unneeded HTTP refresh header for the extension. 9 years ago
Brendan Dahl 815c3a822f Bug 1291709 - PdfjsChromeUtils.jsm leaks browser.xul windows. 9 years ago
klemens 6f03f62327 trivial spelling fixes 9 years ago
Jonas Jenwald 87229a086f Update `mxr.mozilla.org` links to point to `dxr.mozilla.org` instead 9 years ago
Jonas Jenwald 9fbde18880 [Firefox addon] Feature detect `originAttributes` to make it Seamonkey 2.40 compatible 9 years ago
Jonas Jenwald 6d7f6f1b86 Upstream the changes from Bug 1242730 - Convert callsites to use channel.async0pen2() within browser/extensions/pdfjs (issue 7386) 9 years ago
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
Yury Delendik df10513e10 Moves DEFAULT_PREFENCES into JSON format. 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 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
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
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 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
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
Jonas Jenwald 8921606b68 Fix code style in extensions/firefox/content/PdfJsTelemetry-addon.jsm 11 years ago
Jonas Jenwald 80503e4197 Fix code style in extensions/firefox/content/PdfJsTelemetry.jsm 11 years ago
Jonas Jenwald ac0f48c2fc Fix code style in extensions/firefox/content/PdfJs-stub.jsm 11 years ago