pdf.js/extensions/firefox/content
Jonas Jenwald 3b59169ffc [Firefox addon] Upstream changes from: Bug 1346616 - Migrate callsites that are retrieving requested locale from pref, to use LocaleService::GetRequestedLocales
With [bug 1346616](https://bugzilla.mozilla.org/show_bug.cgi?id=1346616) and [this commit](https://hg.mozilla.org/mozilla-central/rev/39a903b099a6#l7.2), it's apparently no longer recommended to check the `general.useragent.locale` pref directly, but instead the `Services.locale.getRequestedLocale()` function should be used.

In this case, it's at least really easy to feature detect this properly :-)
2017-04-18 23:34:48 +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] Upstream changes from: Bug 1346616 - Migrate callsites that are retrieving requested locale from pref, to use LocaleService::GetRequestedLocales 2017-04-18 23:34:48 +02:00