pdf.js/extensions
Jonas Jenwald a1cfa5f4d7 Replace the disableTextLayer and enhanceTextSelection options/preferences with a single textLayerMode option/preference
Rather than having two different (but connected) options for the textLayer, I think that it makes sense to try and unify this. For example: currently if `disableTextLayer === true`, then the value of `enhanceTextSelection` is simply ignored.

Since PDF.js version `2.0` already won't be backwards compatible in lots of ways, I don't think that we need to worry about migrating existing preferences here.
2018-02-13 16:56:54 +01:00
..
chromium Replace the disableTextLayer and enhanceTextSelection options/preferences with a single textLayerMode option/preference 2018-02-13 16:56:54 +01:00
firefox Upstream the changes from: Bug 1432992 - Remove definitions of Ci, Cr, Cc, and Cu 2018-02-09 12:49:02 +01:00