pdf.js/extensions/firefox/content
Andrew McCreight 740e1ab450 Skip PdfJs.enabled check in bootstrap-enabled.
If we only invoke the bootstrap-enabled script when PdfJs.enabled is
true, then we don't need to check it again in the script.

This avoids a sync IPC call to the parent process.

It also keeps PdfJs.jsm from importing PdfjsContentUtils.jsm in the
child process until it is actually needed, which is one steps towards
not loading it until it is really needed.
2017-03-31 13:22:39 -07: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 Skip PdfJs.enabled check in bootstrap-enabled. 2017-03-31 13:22:39 -07: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 Upstream the changes from bug 1345294 - nsIPrefBranch should have methods to get/set unicode strings 2017-03-20 07:36:36 +01:00
PdfjsContentUtils.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
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-addon.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.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 Upstream the changes from bug 1345294 - nsIPrefBranch should have methods to get/set unicode strings 2017-03-20 07:36:36 +01:00