1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 14:48:08 +02:00
pdf.js/src
Jonas Jenwald cca265352f Add an extra set of // to the comment for the URL polyfill, since the preprocessor eats one set, thus breaking the world (PR 6846 followup)
The Firefox addon currently fails with:
```
SyntaxError: missing ; before statement pdf.js:1692:12
TypeError: PDFJS.shadow is not a function viewer.js:6228:12
```
2016-01-14 22:43:34 +01:00
..
core Merge pull request #6839 from Snuffleupagus/issue-6782 2016-01-11 08:56:48 -08:00
display Merge pull request #6820 from Snuffleupagus/showText-shadingPattern 2016-01-08 14:02:56 +01:00
images Vectorize the logo. 2012-10-29 14:08:52 -04:00
shared Add an extra set of // to the comment for the URL polyfill, since the preprocessor eats one set, thus breaking the world (PR 6846 followup) 2016-01-14 22:43:34 +01:00
doc_helper.js Creates make.js code to build jsdoc. 2014-04-13 15:54:24 -05:00
frameworks.js Adds UMD header to pdf.js and pdf.worker.js files. 2015-12-29 18:15:14 -06:00
main_loader.js Adds pdfjs/main_loader module to better mirror pdfjs-dist/build/pdf. 2015-12-30 13:28:57 -06:00
pdf.js Adds pdfjs/main_loader module to better mirror pdfjs-dist/build/pdf. 2015-12-30 13:28:57 -06:00
worker_loader.js Adds RequireJS to worker. 2015-12-29 09:20:52 -06:00