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

Issue 1846993002: Remove IXFA_* interfaces. (Closed)

Created:
4 years, 8 months ago by dsinclair
Modified:
4 years, 8 months ago
Reviewers:
Tom Sepez
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Remove IXFA_* interfaces. This CL removes the IXFA_* interfaces which are: - Implemented once. - Not implemented by an fpdfsdk class. This requires making a few classes visible to fpdfsdk so we can have the correct instances available instead of the IXFA types. Committed: https://pdfium.googlesource.com/pdfium/+/df4bc596c64fb848647c670be66a29ea0861b4f4

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Total comments: 63

Patch Set 3 : #

Total comments: 6

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1542 lines, -2576 lines) Patch
M BUILD.gn View 1 2 3 6 chunks +10 lines, -12 lines 0 comments Download
M fpdfsdk/fpdfformfill.cpp View 1 2 3 13 chunks +24 lines, -20 lines 0 comments Download
M fpdfsdk/fpdfsave.cpp View 1 2 5 chunks +14 lines, -10 lines 0 comments Download
M fpdfsdk/fpdfxfa/fpdfxfa_app.cpp View 1 2 3 4 chunks +4 lines, -13 lines 0 comments Download
M fpdfsdk/fpdfxfa/fpdfxfa_doc.cpp View 1 2 3 42 chunks +58 lines, -52 lines 0 comments Download
M fpdfsdk/fpdfxfa/fpdfxfa_page.cpp View 2 chunks +5 lines, -3 lines 0 comments Download
M fpdfsdk/fsdk_annothandler.cpp View 24 chunks +26 lines, -26 lines 0 comments Download
M fpdfsdk/fsdk_baseform.cpp View 1 2 3 20 chunks +44 lines, -42 lines 0 comments Download
M fpdfsdk/fsdk_mgr.cpp View 1 2 3 6 chunks +8 lines, -9 lines 0 comments Download
M fpdfsdk/include/fpdfxfa/fpdfxfa_app.h View 2 chunks +2 lines, -3 lines 0 comments Download
M fpdfsdk/include/fpdfxfa/fpdfxfa_doc.h View 10 chunks +51 lines, -50 lines 0 comments Download
M fpdfsdk/include/fpdfxfa/fpdfxfa_page.h View 3 chunks +6 lines, -4 lines 0 comments Download
M fpdfsdk/include/fsdk_annothandler.h View 6 chunks +9 lines, -5 lines 0 comments Download
M fpdfsdk/include/fsdk_baseannot.h View 1 chunk +1 line, -1 line 0 comments Download
M fpdfsdk/include/fsdk_baseform.h View 6 chunks +20 lines, -16 lines 0 comments Download
M fpdfsdk/include/fsdk_mgr.h View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M xfa.gyp View 1 5 chunks +9 lines, -9 lines 0 comments Download
M xfa/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M xfa/fwl/basewidget/fwl_editimp.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
D xfa/fxfa/app/xfa_checksum.h View 1 chunk +0 lines, -73 lines 0 comments Download
M xfa/fxfa/app/xfa_checksum.cpp View 2 chunks +2 lines, -4 lines 0 comments Download
D xfa/fxfa/app/xfa_ffapp.h View 1 chunk +0 lines, -82 lines 0 comments Download
M xfa/fxfa/app/xfa_ffapp.cpp View 1 2 7 chunks +16 lines, -21 lines 0 comments Download
M xfa/fxfa/app/xfa_ffbarcode.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/app/xfa_ffbarcode.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/app/xfa_ffcheckbutton.h View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/app/xfa_ffcheckbutton.cpp View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M xfa/fxfa/app/xfa_ffchoicelist.h View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/app/xfa_ffchoicelist.cpp View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
D xfa/fxfa/app/xfa_ffdoc.h View 1 chunk +0 lines, -64 lines 0 comments Download
M xfa/fxfa/app/xfa_ffdoc.cpp View 1 2 3 6 chunks +18 lines, -19 lines 0 comments Download
D xfa/fxfa/app/xfa_ffdochandler.h View 1 chunk +0 lines, -51 lines 0 comments Download
M xfa/fxfa/app/xfa_ffdochandler.cpp View 1 2 2 chunks +42 lines, -38 lines 0 comments Download
D xfa/fxfa/app/xfa_ffdocview.h View 1 chunk +0 lines, -170 lines 0 comments Download
M xfa/fxfa/app/xfa_ffdocview.cpp View 1 2 14 chunks +27 lines, -39 lines 0 comments Download
M xfa/fxfa/app/xfa_ffdraw.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/app/xfa_ffdraw.cpp View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M xfa/fxfa/app/xfa_ffexclgroup.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/app/xfa_ffexclgroup.cpp View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M xfa/fxfa/app/xfa_fffield.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/app/xfa_fffield.cpp View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M xfa/fxfa/app/xfa_ffimage.cpp View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M xfa/fxfa/app/xfa_ffimageedit.cpp View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M xfa/fxfa/app/xfa_ffnotify.h View 2 chunks +53 lines, -51 lines 0 comments Download
M xfa/fxfa/app/xfa_ffnotify.cpp View 1 2 10 chunks +24 lines, -24 lines 0 comments Download
D xfa/fxfa/app/xfa_ffpageview.h View 1 chunk +0 lines, -111 lines 0 comments Download
M xfa/fxfa/app/xfa_ffpageview.cpp View 1 2 8 chunks +23 lines, -25 lines 0 comments Download
M xfa/fxfa/app/xfa_ffpath.cpp View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M xfa/fxfa/app/xfa_ffpushbutton.cpp View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M xfa/fxfa/app/xfa_ffsignature.cpp View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M xfa/fxfa/app/xfa_ffsubform.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/app/xfa_ffsubform.cpp View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M xfa/fxfa/app/xfa_fftext.cpp View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M xfa/fxfa/app/xfa_fftextedit.cpp View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M xfa/fxfa/app/xfa_ffwidget.h View 1 chunk +3 lines, -5 lines 0 comments Download
M xfa/fxfa/app/xfa_ffwidget.cpp View 1 2 2 chunks +7 lines, -7 lines 0 comments Download
M xfa/fxfa/app/xfa_ffwidgetacc.h View 2 chunks +12 lines, -11 lines 0 comments Download
M xfa/fxfa/app/xfa_ffwidgetacc.cpp View 1 2 2 chunks +8 lines, -6 lines 0 comments Download
D xfa/fxfa/app/xfa_ffwidgethandler.h View 1 chunk +0 lines, -176 lines 0 comments Download
M xfa/fxfa/app/xfa_ffwidgethandler.cpp View 1 2 4 chunks +120 lines, -129 lines 0 comments Download
D xfa/fxfa/app/xfa_fontmgr.h View 1 chunk +0 lines, -100 lines 0 comments Download
M xfa/fxfa/app/xfa_fontmgr.cpp View 1 2 8 chunks +14 lines, -20 lines 0 comments Download
M xfa/fxfa/app/xfa_fwladapter.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/app/xfa_fwltheme.h View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/app/xfa_fwltheme.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
D xfa/fxfa/app/xfa_rendercontext.h View 1 chunk +0 lines, -35 lines 0 comments Download
M xfa/fxfa/app/xfa_rendercontext.cpp View 2 chunks +3 lines, -5 lines 0 comments Download
M xfa/fxfa/app/xfa_textlayout.h View 1 2 4 chunks +18 lines, -31 lines 0 comments Download
M xfa/fxfa/app/xfa_textlayout.cpp View 1 2 16 chunks +19 lines, -18 lines 0 comments Download
M xfa/fxfa/fm2js/xfa_fm2jscontext.cpp View 1 2 4 chunks +6 lines, -3 lines 0 comments Download
M xfa/fxfa/parser/xfa_docdata.h View 1 chunk +0 lines, -20 lines 0 comments Download
M xfa/fxfa/parser/xfa_doclayout.h View 4 chunks +7 lines, -30 lines 0 comments Download
M xfa/fxfa/parser/xfa_document.h View 5 chunks +16 lines, -77 lines 0 comments Download
M xfa/fxfa/parser/xfa_document_datamerger_imp.cpp View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M xfa/fxfa/parser/xfa_document_imp.cpp View 1 2 4 chunks +11 lines, -10 lines 0 comments Download
M xfa/fxfa/parser/xfa_document_layout_imp.h View 1 chunk +9 lines, -8 lines 0 comments Download
M xfa/fxfa/parser/xfa_document_layout_imp.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M xfa/fxfa/parser/xfa_document_serialize.h View 1 2 3 1 chunk +16 lines, -14 lines 0 comments Download
M xfa/fxfa/parser/xfa_document_serialize.cpp View 1 2 2 chunks +2 lines, -7 lines 0 comments Download
M xfa/fxfa/parser/xfa_layout_appadapter.cpp View 1 2 3 chunks +4 lines, -2 lines 0 comments Download
M xfa/fxfa/parser/xfa_layout_itemlayout.cpp View 1 2 7 chunks +11 lines, -7 lines 0 comments Download
M xfa/fxfa/parser/xfa_layout_pagemgr_new.h View 1 chunk +2 lines, -2 lines 0 comments Download
M xfa/fxfa/parser/xfa_layout_pagemgr_new.cpp View 1 2 10 chunks +18 lines, -15 lines 0 comments Download
M xfa/fxfa/parser/xfa_locale.cpp View 1 2 2 chunks +2 lines, -4 lines 0 comments Download
M xfa/fxfa/parser/xfa_localemgr.h View 1 chunk +8 lines, -15 lines 0 comments Download
M xfa/fxfa/parser/xfa_localemgr.cpp View 1 chunk +10 lines, -3 lines 0 comments Download
M xfa/fxfa/parser/xfa_object_imp.cpp View 1 2 38 chunks +42 lines, -39 lines 0 comments Download
M xfa/fxfa/parser/xfa_objectacc_imp.cpp View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M xfa/fxfa/parser/xfa_parser.h View 2 chunks +2 lines, -8 lines 0 comments Download
M xfa/fxfa/parser/xfa_parser_imp.h View 2 chunks +36 lines, -34 lines 0 comments Download
M xfa/fxfa/parser/xfa_parser_imp.cpp View 4 chunks +7 lines, -8 lines 0 comments Download
M xfa/fxfa/parser/xfa_script.h View 1 chunk +0 lines, -36 lines 0 comments Download
M xfa/fxfa/parser/xfa_script_eventpseudomodel.cpp View 1 2 6 chunks +9 lines, -5 lines 0 comments Download
M xfa/fxfa/parser/xfa_script_hostpseudomodel.h View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/parser/xfa_script_hostpseudomodel.cpp View 1 2 37 chunks +52 lines, -47 lines 0 comments Download
M xfa/fxfa/parser/xfa_script_imp.h View 1 chunk +27 lines, -30 lines 0 comments Download
M xfa/fxfa/parser/xfa_script_imp.cpp View 1 2 4 chunks +3 lines, -5 lines 0 comments Download
M xfa/fxfa/parser/xfa_script_layoutpseudomodel.h View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/parser/xfa_script_layoutpseudomodel.cpp View 1 2 14 chunks +26 lines, -21 lines 0 comments Download
M xfa/fxfa/parser/xfa_script_resolveprocessor.cpp View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M xfa/fxfa/parser/xfa_script_signaturepseudomodel.cpp View 1 2 6 chunks +11 lines, -8 lines 0 comments Download
M xfa/include/fxfa/fxfa.h View 1 2 9 chunks +47 lines, -338 lines 0 comments Download
A + xfa/include/fxfa/xfa_checksum.h View 3 chunks +13 lines, -12 lines 0 comments Download
A + xfa/include/fxfa/xfa_ffapp.h View 4 chunks +13 lines, -14 lines 0 comments Download
A + xfa/include/fxfa/xfa_ffdoc.h View 5 chunks +8 lines, -7 lines 0 comments Download
A xfa/include/fxfa/xfa_ffdochandler.h View 1 chunk +53 lines, -0 lines 0 comments Download
A + xfa/include/fxfa/xfa_ffdocview.h View 6 chunks +47 lines, -45 lines 0 comments Download
A + xfa/include/fxfa/xfa_ffpageview.h View 1 2 4 chunks +38 lines, -36 lines 0 comments Download
A xfa/include/fxfa/xfa_ffwidgethandler.h View 1 chunk +171 lines, -0 lines 0 comments Download
A + xfa/include/fxfa/xfa_fontmgr.h View 3 chunks +14 lines, -15 lines 0 comments Download
A xfa/include/fxfa/xfa_rendercontext.h View 1 chunk +36 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
dsinclair
PTAL. I wanted to remove these before doing the xfa/include move as it removes a ...
4 years, 8 months ago (2016-03-31 15:16:43 UTC) #2
Tom Sepez
Ok, please also double-check that we don't have any xfa/ files including fpdfsdk/ files as ...
4 years, 8 months ago (2016-03-31 17:01:58 UTC) #3
dsinclair
All of the removed IXFA types were from xfa/ so I added xfa includes to ...
4 years, 8 months ago (2016-03-31 17:06:51 UTC) #4
dsinclair
https://codereview.chromium.org/1846993002/diff/20001/xfa/fxfa/app/xfa_ffdoc.cpp File xfa/fxfa/app/xfa_ffdoc.cpp (right): https://codereview.chromium.org/1846993002/diff/20001/xfa/fxfa/app/xfa_ffdoc.cpp#newcode23 xfa/fxfa/app/xfa_ffdoc.cpp:23: #include "xfa/fxfa/parser/xfa_document_serialize.h" On 2016/03/31 17:01:57, Tom Sepez wrote: > ...
4 years, 8 months ago (2016-03-31 19:52:28 UTC) #5
Tom Sepez
lgtm https://codereview.chromium.org/1846993002/diff/20001/xfa/fxfa/app/xfa_ffdochandler.cpp File xfa/fxfa/app/xfa_ffdochandler.cpp (right): https://codereview.chromium.org/1846993002/diff/20001/xfa/fxfa/app/xfa_ffdochandler.cpp#newcode68 xfa/fxfa/app/xfa_ffdochandler.cpp:68: void CXFA_FFDocHandler::SetJSERuntime(CXFA_FFDoc* hDoc, On 2016/03/31 19:52:26, dsinclair wrote: ...
4 years, 8 months ago (2016-03-31 21:49:28 UTC) #6
dsinclair
https://codereview.chromium.org/1846993002/diff/40001/xfa/fxfa/app/xfa_ffdoc.cpp File xfa/fxfa/app/xfa_ffdoc.cpp (right): https://codereview.chromium.org/1846993002/diff/40001/xfa/fxfa/app/xfa_ffdoc.cpp#newcode427 xfa/fxfa/app/xfa_ffdoc.cpp:427: return std::unique_ptr<CXFA_DataImporter, ReleaseDeleter<CXFA_DataImporter>>( On 2016/03/31 21:49:27, Tom Sepez wrote: ...
4 years, 8 months ago (2016-04-01 03:19:17 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1846993002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1846993002/60001
4 years, 8 months ago (2016-04-01 03:25:37 UTC) #10
commit-bot: I haz the power
4 years, 8 months ago (2016-04-01 03:34:47 UTC) #12
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://pdfium.googlesource.com/pdfium/+/df4bc596c64fb848647c670be66a29ea0861...

Powered by Google App Engine
This is Rietveld 408576698