29 Commits (c2f1ff48d574a00f7f7d60e2edb0fa3020370cd8)

Author SHA1 Message Date
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
Jonas Jenwald ebae24cacc Upstream the changes from bug 1345294 - nsIPrefBranch should have methods to get/set unicode strings 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 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 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
Jonas Jenwald aae27e76bb Fix errors reported by the `no-multiple-empty-lines` ESLint rule 8 years ago
Brendan Dahl 815c3a822f Bug 1291709 - PdfjsChromeUtils.jsm leaks browser.xul windows. 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
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 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 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
Gabor Krizsanits 595be5cb4f Bug 1072350 - Removing CPOWs used by Find events. 10 years ago
Jonas Jenwald 3370b18e0b Fix code style in extensions/firefox/content/PdfjsChromeUtils.jsm 11 years ago
Jonas Jenwald a34e7aa8fe [Firefox] Use getTabForBrowser instead of _getTabForBrowser if possible 11 years ago
Jim Mathies b399f19426 Bug 1064496 review changes 11 years ago
Jonas Jenwald 8d27f38c64 Rename |_isPrefAllowed| to |_ensurePreferenceAllowed| in extensions/firefox/content/PdfjsChromeUtils.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
Jim Mathies f2096fe23f Firefox pdf viewer support for e10s (Bug 942707). 11 years ago