Load V8 external data prior to initializng PDFium SDK.
commit3c703774c2958ebd2b1f877725900232fc3a4c1f
authortsepez <tsepez@chromium.org>
Mon, 29 Dec 2014 19:04:41 +0000 (29 11:04 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 29 Dec 2014 19:05:22 +0000 (29 19:05 +0000)
tree3175a8fd216ec89430e9b66367328755cf632aa6
parent17131836072e4213043ccaa9df22de89f8ab04eb
Load V8 external data prior to initializng PDFium SDK.

Under XFA, PDFium will always attempt to start V8 as part of the SDK
initialization, and will segv if the external data has not yet been
loaded.

BUG=439793

Review URL: https://codereview.chromium.org/819473002

Cr-Commit-Position: refs/heads/master@{#309712}
pdf/instance.cc
pdf/out_of_process_instance.cc
pdf/pdf.cc