Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(91)

Issue 819473002: Load V8 external data prior to initializng PDFium SDK. (Closed)

Created:
6 years ago by Tom Sepez
Modified:
5 years, 11 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

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 Committed: https://crrev.com/3c703774c2958ebd2b1f877725900232fc3a4c1f Cr-Commit-Position: refs/heads/master@{#309712}

Patch Set 1 #

Total comments: 4

Patch Set 2 : remove unused v8 includes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -20 lines) Patch
M pdf/instance.cc View 1 2 chunks +0 lines, -10 lines 0 comments Download
M pdf/out_of_process_instance.cc View 1 2 chunks +0 lines, -10 lines 0 comments Download
M pdf/pdf.cc View 2 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
Tom Sepez
Jochen, this works around the current problem, but I need someone more savvy than myself ...
6 years ago (2014-12-18 20:40:48 UTC) #2
jochen (gone - plz use gerrit)
+ross, raymes
6 years ago (2014-12-19 14:48:32 UTC) #4
raymes
lgtm https://codereview.chromium.org/819473002/diff/1/pdf/instance.cc File pdf/instance.cc (right): https://codereview.chromium.org/819473002/diff/1/pdf/instance.cc#newcode44 pdf/instance.cc:44: #include "v8/include/v8.h" nit: I think we can remove ...
6 years ago (2014-12-21 22:52:03 UTC) #5
Tom Sepez
https://codereview.chromium.org/819473002/diff/1/pdf/instance.cc File pdf/instance.cc (right): https://codereview.chromium.org/819473002/diff/1/pdf/instance.cc#newcode44 pdf/instance.cc:44: #include "v8/include/v8.h" On 2014/12/21 22:52:02, raymes wrote: > nit: ...
5 years, 11 months ago (2014-12-29 18:18:37 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/819473002/20001
5 years, 11 months ago (2014-12-29 18:19:58 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 11 months ago (2014-12-29 19:05:09 UTC) #9
commit-bot: I haz the power
5 years, 11 months ago (2014-12-29 19:05:55 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/3c703774c2958ebd2b1f877725900232fc3a4c1f
Cr-Commit-Position: refs/heads/master@{#309712}

Powered by Google App Engine
This is Rietveld 408576698