pdf.js/src/display
Tim van der Meij f45e46d7ad
Merge pull request #10133 from kevinleedrum/fix-content-length
Set returnValues.suggestedLength to Content-Length if integer
2018-10-09 00:05:57 +02:00
..
annotation_layer.js Add support of Ink annotation 2018-10-03 00:28:49 +02:00
api_compatibility.js removed safari compatibility check 2018-06-21 12:57:56 +03:00
api.js Ensure that the PDFDocumentLoadingTask is rejected when "setting up fake worker" failed (issue 10135) 2018-10-06 13:18:51 +02:00
canvas.js Remove getSinglePixelWidth workaround 2018-09-02 20:36:06 +02:00
content_disposition.js Fall back to ISO-8859-1 in content_disposition.js 2018-06-03 16:17:28 +02:00
dom_utils.js Move, and modernize, Util.loadScript from src/shared/util.js to src/display/dom_utils.js 2018-06-07 13:52:40 +02:00
fetch_stream.js Add support for async/await using Babel 2018-08-19 16:54:11 +02:00
font_loader.js Use the Font Loading API in MOZCENTRAL builds, and GENERIC builds for Firefox version 63 and above (issue 9945) 2018-09-29 16:05:00 +02:00
metadata.js New XML parser 2018-03-19 20:51:41 -05:00
network_utils.js set returnValues.suggestedLength to Content-Length if integer 2018-10-07 13:26:29 -04:00
network.js Add support for async/await using Babel 2018-08-19 16:54:11 +02:00
node_stream.js Add support for async/await using Babel 2018-08-19 16:54:11 +02:00
pattern_helper.js Update the ESLint dependencies, and also tweak the no-multiple-empty-lines rules 2018-01-03 13:32:57 +01:00
svg.js Replace String.prototype.substr() occurrences with String.prototype.substring() 2018-09-28 11:41:07 +02:00
text_layer.js Fix font-string variable name typo 2018-09-07 09:55:45 +02:00
transport_stream.js Add support for async/await using Babel 2018-08-19 16:54:11 +02:00
webgl.js Update the ESLint dependencies, and also tweak the no-multiple-empty-lines rules 2018-01-03 13:32:57 +01:00
worker_options.js Introduce a GlobalWorkerOptions object for (basic) Worker configuration 2018-02-16 13:22:35 +01:00
xml_parser.js Prevent Metadata/XML parsing from breaking PDFDocumentProxy.getMetadata when no XML root document is found (issue 8884) 2018-07-18 11:37:40 +02:00