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
Jonas Jenwald 49883439a5 Ensure that Dict_getArray doesn't fail if xref in undefined (PR 6485 follow-up)
In PR 6485 I somehow missed to account for the case where `xref` is undefined. Since a dictonary can be initialized without providing a reference to an `xref` instance, `Dict_getArray` can thus fail without this added check.
2015-10-15 11:47:07 +02:00
..
core Ensure that Dict_getArray doesn't fail if xref in undefined (PR 6485 follow-up) 2015-10-15 11:47:07 +02:00
display [api-minor] Add an option to PDFJS for specifying the |target| attribute of external links 2015-10-13 21:52:00 +02:00
images Vectorize the logo. 2012-10-29 14:08:52 -04:00
shared [api-minor] Add an option to PDFJS for specifying the |target| attribute of external links 2015-10-13 21:52:00 +02:00
doc_helper.js Creates make.js code to build jsdoc. 2014-04-13 15:54:24 -05:00
pdf.js Enforcing JSHint's undef option 2014-07-19 16:41:07 +02:00
worker_loader.js Stop including cidmaps.js 2014-07-25 21:53:09 +02:00