| commit | 5ee12d778eb90ad865085680d49cd9f0391f3edd | [log] [tgz] |
|---|---|---|
| author | Tom Sepez <tsepez@chromium.org> | Wed Dec 17 16:24:01 2014 -0800 |
| committer | Tom Sepez <tsepez@chromium.org> | Wed Dec 17 16:24:01 2014 -0800 |
| tree | 000d3c154cfdf74f54d425ad7a37bf8315881a99 | |
| parent | 1a6785b2dd574e61ee3d666fb7fff3f09599776d [diff] |
Initialize 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 Review URL: https://codereview.chromium.org/810793004