1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 07:08:08 +02:00
pdf.js/src
Tim van der Meij 4e5eb59a33
Remove the getPageProp method in src/core/document.js
It's only used in two places in the class and those callsites can
directly get the information from the dictionary, which is more readable
and avoids an additional method call.
2018-03-03 14:57:42 +01:00
..
core Remove the getPageProp method in src/core/document.js 2018-03-03 14:57:42 +01:00
display [api-major] Completely remove the global PDFJS object 2018-03-01 18:13:27 +01:00
images Vectorize the logo. 2012-10-29 14:08:52 -04:00
shared [api-major] Completely remove the global PDFJS object 2018-03-01 18:13:27 +01:00
doc_helper.js [api-major] Completely remove the global PDFJS object 2018-03-01 18:13:27 +01:00
license_header.js Replace copyright headers; changes UMD to CommonJS. 2017-02-08 16:35:58 -06:00
license_header_libre.js PDFjs now compatible with Librejs 2017-12-19 15:13:50 +05:30
pdf.js [api-major] Completely remove the global PDFJS object 2018-03-01 18:13:27 +01: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