pdf.js/extensions/firefox/content
Jonas Jenwald d3d3bb9695 [Firefox addon] Change the minimum supported version to Firefox 38 and remove a bunch old no longer necessary fallback code
From the discussion in issue 7386, it wasn't really clear if we can restrict addon support to Firefox `45` (i.e. the version that corresponds to the *current* ESR version).

However, we have a bunch of code for *very* old Firefox versions. Hence this patch changes the minimum supported version to Firefox `38` (which was released on `2015-05-12`, and correspond to the *previous* ESR version), and removes code that only applies to old Firefox versions.

Regardless what we end up deciding regarding addon support for previous Firefox versions, given the amount of code that even the Firefox `>= 38` condition lets us remove, I certainly think that there is value in doing this.
2016-06-15 09:54:41 +02:00
..
PdfJs-stub.jsm Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
PdfJs.jsm Moves DEFAULT_PREFENCES into JSON format. 2016-05-11 17:58:17 -05:00
pdfjschildbootstrap.js Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
PdfjsChromeUtils.jsm [Firefox addon] Change the minimum supported version to Firefox 38 and remove a bunch old no longer necessary fallback code 2016-06-15 09:54:41 +02:00
PdfjsContentUtils.jsm Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
PdfJsTelemetry-addon.jsm Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
PdfJsTelemetry.jsm Uses editorconfig to maintain consistent coding styles 2015-11-14 07:32:18 +05:30
PdfStreamConverter.jsm [Firefox addon] Change the minimum supported version to Firefox 38 and remove a bunch old no longer necessary fallback code 2016-06-15 09:54:41 +02:00