pdf.js/src
Jonas Jenwald 8684aa0ee5 Replace our Promise polyfill with the one from core-js
Since we're already using core-js elsewhere in `compatibility.js`, we can reduce the amount of code we need to maintain ourselves.

https://github.com/zloirock/core-js#ecmascript-6-promise
2017-10-21 12:51:14 +02:00
..
core Use charstring as plain text when lengthIV is -1. 2017-10-18 14:19:59 -07:00
display Mispelled isEvalSupported property at FontFaceObject() creation. 2017-10-07 20:05:21 +02:00
images Vectorize the logo. 2012-10-29 14:08:52 -04:00
shared Replace our Promise polyfill with the one from core-js 2017-10-21 12:51:14 +02:00
doc_helper.js Enable the --report-unused-disable-directives ESLint command line option 2017-10-15 13:45:12 +02:00
license_header.js Replace copyright headers; changes UMD to CommonJS. 2017-02-08 16:35:58 -06:00
pdf.js Disables fetch when ReadableStream is not available. 2017-08-30 10:53:59 -05:00
pdf.worker.entry.js Enable the --report-unused-disable-directives ESLint command line option 2017-10-15 13:45:12 +02:00
pdf.worker.js Adds Streams API support for networking task of PDF.js project. 2017-07-28 02:32:30 +05:30
worker_loader.js Moves global scope out of shared/util. 2017-08-22 18:20:52 -05:00