pdf.js/extensions/firefox/content
Jonas Jenwald 8e976d7110 [Firefox addon] Replace a bind(this) statement with an arrow function in PdfStreamConverter.jsm (issue 8343)
Please note that I used the addon debugger to set a breakpoint in the `unload` function, in order to ensure that `this` still correctly refers to the `FindEventManager` scope.
2017-04-30 13:26:34 +02:00
..
PdfJs-stub.jsm [Firefox addon] Enforce double quotes, using ESLint, to avoid linting errors in mozilla-central (issue 7957) 2017-01-25 01:14:06 +01:00
PdfJs.jsm [Firefox addon] Upstream changes from: Bug 1356569 - Remove optional trailing parameters (issue 8310) 2017-04-18 20:51:17 +02:00
pdfjschildbootstrap-enabled.js Skip PdfJs.enabled check in bootstrap-enabled. 2017-03-31 13:22:39 -07:00
pdfjschildbootstrap.js Split bootstrap script. 2017-03-31 13:22:39 -07:00
PdfjsChromeUtils.jsm [Firefox addon] Upstream changes from: Bug 1356569 - Remove optional trailing parameters (issue 8310) 2017-04-18 20:51:17 +02:00
PdfjsContentUtils.jsm [Firefox addon] Upstream changes from: Bug 1356569 - Remove optional trailing parameters (issue 8310) 2017-04-18 20:51:17 +02:00
PdfJsNetwork.jsm [Firefox addon] Enforce double quotes, using ESLint, to avoid linting errors in mozilla-central (issue 7957) 2017-01-25 01:14:06 +01:00
PdfJsTelemetry-stub.jsm Rename PdfJsTelemetry-addon.jsm to PdfJsTelemetry-stub.jsm 2017-04-12 13:11:04 +02:00
PdfJsTelemetry.jsm [Firefox addon] Enforce double quotes, using ESLint, to avoid linting errors in mozilla-central (issue 7957) 2017-01-25 01:14:06 +01:00
PdfStreamConverter.jsm [Firefox addon] Replace a bind(this) statement with an arrow function in PdfStreamConverter.jsm (issue 8343) 2017-04-30 13:26:34 +02:00