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

Issue 1399833002: Allow building of XFA branch without XFA (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

Patch Set 1 #

Total comments: 4

Patch Set 2 : xfa.gyp not referenced unless neeeded. #

Total comments: 2

Patch Set 3 : Keep GN in sync. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -23 lines) Patch
M BUILD.gn View 1 2 3 chunks +9 lines, -9 lines 0 comments Download
M fpdfsdk/src/fpdfsave.cpp View 2 chunks +3 lines, -0 lines 0 comments Download
M fpdfsdk/src/fpdfxfa/fpdfxfa_app.cpp View 2 chunks +4 lines, -0 lines 0 comments Download
M fpdfsdk/src/fpdfxfa/fpdfxfa_doc.cpp View 5 chunks +10 lines, -2 lines 0 comments Download
M fpdfsdk/src/fsdk_annothandler.cpp View 3 chunks +6 lines, -1 line 0 comments Download
M fpdfsdk/src/fsdk_baseform.cpp View 13 chunks +18 lines, -6 lines 0 comments Download
M fpdfsdk/src/fsdk_mgr.cpp View 2 chunks +3 lines, -0 lines 0 comments Download
M fpdfsdk/src/javascript/JS_Runtime.cpp View 3 chunks +4 lines, -1 line 0 comments Download
A pdfium.gni View 1 2 1 chunk +17 lines, -0 lines 0 comments Download
M pdfium.gyp View 1 5 chunks +21 lines, -4 lines 0 comments Download
M samples/BUILD.gn View 1 2 2 chunks +5 lines, -0 lines 0 comments Download
M xfa.gyp View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (1 generated)
Tom Sepez
First cut at this. Appears to link.
5 years, 2 months ago (2015-10-09 22:05:16 UTC) #2
Tom Sepez
On 2015/10/09 22:05:16, Tom Sepez wrote: > First cut at this. Appears to link. In ...
5 years, 2 months ago (2015-10-09 22:41:36 UTC) #3
Lei Zhang
https://codereview.chromium.org/1399833002/diff/1/fpdfsdk/src/javascript/JS_Runtime.cpp File fpdfsdk/src/javascript/JS_Runtime.cpp (right): https://codereview.chromium.org/1399833002/diff/1/fpdfsdk/src/javascript/JS_Runtime.cpp#newcode223 fpdfsdk/src/javascript/JS_Runtime.cpp:223: FX_BOOL CJS_Runtime::GetHValueByName(const CFX_ByteStringC& utf8Name, Shouldn't the entire function be ...
5 years, 2 months ago (2015-10-10 00:28:32 UTC) #4
Tom Sepez
https://codereview.chromium.org/1399833002/diff/1/fpdfsdk/src/javascript/JS_Runtime.cpp File fpdfsdk/src/javascript/JS_Runtime.cpp (right): https://codereview.chromium.org/1399833002/diff/1/fpdfsdk/src/javascript/JS_Runtime.cpp#newcode223 fpdfsdk/src/javascript/JS_Runtime.cpp:223: FX_BOOL CJS_Runtime::GetHValueByName(const CFX_ByteStringC& utf8Name, On 2015/10/10 00:28:31, Lei Zhang ...
5 years, 2 months ago (2015-10-12 18:04:26 UTC) #5
Tom Sepez
https://codereview.chromium.org/1399833002/diff/20001/pdfium.gyp File pdfium.gyp (right): https://codereview.chromium.org/1399833002/diff/20001/pdfium.gyp#newcode683 pdfium.gyp:683: 'javascript' note: needed to link when xfa not providing ...
5 years, 2 months ago (2015-10-12 18:09:22 UTC) #6
Tom Sepez
https://codereview.chromium.org/1399833002/diff/20001/xfa.gyp File xfa.gyp (right): https://codereview.chromium.org/1399833002/diff/20001/xfa.gyp#newcode27 xfa.gyp:27: "xfa/include/fwl/adapter/fwl_adapterclipboardmgr.h", ah, sort-lines.
5 years, 2 months ago (2015-10-12 21:26:03 UTC) #7
Lei Zhang
lgtm
5 years, 2 months ago (2015-10-12 22:18:54 UTC) #8
Tom Sepez
5 years, 2 months ago (2015-10-12 22:47:11 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
a8a39e25af3c19bb91434fdf367cffa0e1536934 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698