pdf.js/src
Jonas Jenwald 14cc6acb90 Ensure that Dicts found in Object Streams are assigned an objId in XRef.fetch
This fixes something that I noticed while working with the code in `Catalog.getPageDict` when debugging issue 8088.

Note that while I don't have an example where this patch really matters, given that e.g. `PartialEvaluator.hasBlendModes` depends on the `objId` to avoid cyclic references this patch could potentially help for some PDF files.
2017-02-25 10:20:19 +01:00
..
core Ensure that Dicts found in Object Streams are assigned an objId in XRef.fetch 2017-02-25 10:20:19 +01:00
display Init PDFWorker via MesssagePort. 2017-02-24 13:33:18 -06:00
images Vectorize the logo. 2012-10-29 14:08:52 -04:00
shared Move compatibility code to the shared/compatibility.js. 2017-02-23 19:18:44 -06:00
doc_helper.js Switch to using ESLint, instead of JSHint, for linting 2016-12-16 21:06:36 +01:00
license_header.js Replace copyright headers; changes UMD to CommonJS. 2017-02-08 16:35:58 -06:00
main_loader.js Append the contents of FileAttachment annotations to the attachments view of the sidebar, for easier access to the embedded files 2017-01-31 22:26:16 +01:00
pdf.js Fixes pdf.combined.js for webpack. 2017-02-10 11:24:35 -06:00
pdf.worker.entry.js Switch to using ESLint, instead of JSHint, for linting 2016-12-16 21:06:36 +01:00
pdf.worker.js Replacing custom bundling with webpack2. 2017-02-08 16:32:15 -06:00
worker_loader.js Replaces all preprocessor directives with PDFJSDev calls. 2016-10-14 10:57:53 -05:00