pdf.js/src/display
Jonas Jenwald 77bcc9232e Remove a misplaced false from a condition in fixMetadata, in metadata.js, since it currently short circuits the entire condition
This looks to me like a simple oversight, which has existed ever since PR 1598 all the way back in 2012.
2016-12-07 22:51:46 +01:00
..
annotation_layer.js Lint: correct code style violations 2016-11-01 15:04:21 +01:00
api.js Expose the optional UserUnit entry as a page property 2016-11-22 09:18:19 -07:00
canvas.js Correctly detect more cases of non-embedded Arial Black fonts (issue 7835) 2016-11-22 13:56:21 +01:00
dom_utils.js Deprecate the isValidUrl utility function and replace it with createValidAbsoluteUrl/isValidProtocal functions instead, since the main URL validation is now done using the new URL constructor 2016-10-19 22:11:22 +02:00
font_loader.js Lint: correct code style violations 2016-11-01 15:04:21 +01:00
global.js Deprecate the isValidUrl utility function and replace it with createValidAbsoluteUrl/isValidProtocal functions instead, since the main URL validation is now done using the new URL constructor 2016-10-19 22:11:22 +02:00
metadata.js Remove a misplaced false from a condition in fixMetadata, in metadata.js, since it currently short circuits the entire condition 2016-12-07 22:51:46 +01:00
pattern_helper.js trivial spelling fixes 2016-07-17 14:33:41 +02:00
svg.js Adds SVG rendering capabilities to the PDFViewer. 2016-11-18 13:03:49 -06:00
text_layer.js Replaces all preprocessor directives with PDFJSDev calls. 2016-10-14 10:57:53 -05:00
webgl.js Move all PDFJS.xxx settings into display/global. 2016-04-07 13:46:07 -05:00