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

Issue 1393833006: Merge to XFA: Allow compiling PDFium without V8. (Closed)

Created:
5 years, 2 months ago by Tom Sepez
Modified:
5 years, 2 months ago
Reviewers:
Lei Zhang
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@xfa
Target Ref:
refs/heads/xfa
Visibility:
Public.

Description

Merge to XFA: Allow compiling PDFium without V8. Original Review URL: https://codereview.chromium.org/1395733006 . (cherry picked from commit f1c713663192368d26031a4caed1f9705f4510af) Conflicts: BUILD.gn fpdfsdk/src/fpdfview.cpp fpdfsdk/src/javascript/JS_Runtime.cpp pdfium.gyp samples/BUILD.gn samples/samples.gyp BUG=pdfium:211 R=thestig@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/452b4f3f0ce1411350d57373528ccde77e40727d

Patch Set 1 #

Total comments: 1

Patch Set 2 : Conditionalize FXJSE, fix stubs. #

Patch Set 3 : Rebase, fix build, stray include. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+480 lines, -241 lines) Patch
M BUILD.gn View 1 2 6 chunks +104 lines, -94 lines 0 comments Download
M fpdfsdk/include/javascript/IJavaScript.h View 1 chunk +1 line, -0 lines 0 comments Download
M fpdfsdk/src/fpdfview.cpp View 1 2 chunks +3 lines, -5 lines 0 comments Download
M fpdfsdk/src/fpdfxfa/fpdfxfa_app.cpp View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M fpdfsdk/src/javascript/JS_Runtime.cpp View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
A fpdfsdk/src/javascript/JS_Runtime_Stub.cpp View 1 1 chunk +161 lines, -0 lines 0 comments Download
M pdfium.gni View 1 2 1 chunk +5 lines, -1 line 0 comments Download
M pdfium.gyp View 1 2 7 chunks +82 lines, -75 lines 0 comments Download
M samples/BUILD.gn View 1 2 2 chunks +13 lines, -6 lines 0 comments Download
M samples/pdfium_test.cc View 8 chunks +10 lines, -1 line 0 comments Download
M samples/samples.gyp View 1 chunk +22 lines, -3 lines 0 comments Download
M testing/embedder_test.h View 3 chunks +11 lines, -2 lines 0 comments Download
M testing/embedder_test.cpp View 6 chunks +12 lines, -2 lines 0 comments Download
M xfa.gyp View 1 2 2 chunks +51 lines, -51 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Tom Sepez
Lei, for review, conflicts.
5 years, 2 months ago (2015-10-09 20:01:05 UTC) #1
Lei Zhang
https://codereview.chromium.org/1393833006/diff/1/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/1393833006/diff/1/BUILD.gn#newcode1403 BUILD.gn:1403: "xfa/src/fxjse/src/class.cpp", What about these guys? They're also in xfa.gyp.
5 years, 2 months ago (2015-10-09 20:08:38 UTC) #2
Tom Sepez
On 2015/10/09 20:08:38, Lei Zhang wrote: > https://codereview.chromium.org/1393833006/diff/1/BUILD.gn > File BUILD.gn (right): > > https://codereview.chromium.org/1393833006/diff/1/BUILD.gn#newcode1403 ...
5 years, 2 months ago (2015-10-09 20:27:02 UTC) #3
Tom Sepez
Argh, this is going to take some work. In particular, there isn't an IFXJSE class ...
5 years, 2 months ago (2015-10-09 21:05:30 UTC) #4
Tom Sepez
On 2015/10/09 21:05:30, Tom Sepez wrote: > Argh, this is going to take some work. ...
5 years, 2 months ago (2015-10-12 17:27:55 UTC) #5
Tom Sepez
On 2015/10/12 17:27:55, Tom Sepez wrote: > On 2015/10/09 21:05:30, Tom Sepez wrote: > > ...
5 years, 2 months ago (2015-10-12 17:29:23 UTC) #6
Tom Sepez
Actually other way around, https://codereview.chromium.org/1399833002/ should come first.
5 years, 2 months ago (2015-10-12 20:13:01 UTC) #7
Tom Sepez
On 2015/10/12 20:13:01, Tom Sepez wrote: > Actually other way around, https://codereview.chromium.org/1399833002/ should > come ...
5 years, 2 months ago (2015-10-12 21:19:13 UTC) #8
Lei Zhang
On 2015/10/12 20:13:01, Tom Sepez wrote: > Actually other way around, https://codereview.chromium.org/1399833002/ should > come ...
5 years, 2 months ago (2015-10-12 22:20:27 UTC) #9
Tom Sepez
Ok, this ready. Thanks.
5 years, 2 months ago (2015-10-12 23:08:52 UTC) #10
Lei Zhang
lgtm
5 years, 2 months ago (2015-10-13 01:00:12 UTC) #11
Tom Sepez
5 years, 2 months ago (2015-10-13 16:27:33 UTC) #12
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
452b4f3f0ce1411350d57373528ccde77e40727d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698