DescriptionInitialize V8 external data (XFA version).
This is a quick patch to fix the segv which occurs in pdfium_test when
the v8 external data is not provided. Fixing the full-up initialization
is left as a follow-on exercise.
Path manipulations remain a nuisance since we don't want to depend on a
particular /base library.
BUG=439793
R=thestig@chromium.org
Committed: https://pdfium.googlesource.com/pdfium/+/5ee12d778eb90ad865085680d49cd9f0391f3edd
Patch Set 1 #Patch Set 2 : --bin-dir argument #Patch Set 3 : --emf #Patch Set 4 : Use argv[0] instead of OS-specific /proc/self/exe #
Total comments: 14
Patch Set 5 : std::string #Patch Set 6 : tidy error message. #
Total comments: 5
Patch Set 7 : Address comments. #Messages
Total messages: 8 (1 generated)
|