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

Issue 2159973003: Split xfa_object_imp into individual class files. (Closed)

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

Description

Split xfa_object_imp into individual class files. This CL splits the CXFA_Object, CXFA_NodeList, CXFA_ThisProxy, CXFA_ArrayNodeList and CXFA_AttachNodeList out of xfa_object_imp. xfa_object_imp is then renamed to CXFA_Node. Committed: https://pdfium.googlesource.com/pdfium/+/5b36f0a0eff7f3666a0e642640db3c89e4bb6748

Patch Set 1 #

Patch Set 2 : Spaces #

Patch Set 3 : Missing gyp entry #

Total comments: 8

Patch Set 4 : Review fixes #

Patch Set 5 : Rebase to master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+971 lines, -6017 lines) Patch
M BUILD.gn View 4 chunks +6 lines, -1 line 0 comments Download
M xfa.gyp View 1 2 3 4 chunks +6 lines, -1 line 0 comments Download
A xfa/fxfa/parser/cxfa_arraynodelist.cpp View 1 1 chunk +62 lines, -0 lines 0 comments Download
A xfa/fxfa/parser/cxfa_attachnodelist.cpp View 1 1 chunk +46 lines, -0 lines 0 comments Download
A + xfa/fxfa/parser/cxfa_node.cpp View 1 2 3 4 164 chunks +643 lines, -743 lines 0 comments Download
A xfa/fxfa/parser/cxfa_nodelist.cpp View 1 1 chunk +118 lines, -0 lines 0 comments Download
A xfa/fxfa/parser/cxfa_object.cpp View 1 chunk +62 lines, -0 lines 0 comments Download
A xfa/fxfa/parser/cxfa_thisproxy.cpp View 1 chunk +28 lines, -0 lines 0 comments Download
D xfa/fxfa/parser/xfa_object_imp.cpp View 1 2 3 4 1 chunk +0 lines, -5272 lines 0 comments Download

Messages

Total messages: 14 (7 generated)
dsinclair
PTAL. This CL splits the file, I'll do a separate pass to reformat things, probably ...
4 years, 5 months ago (2016-07-18 20:38:05 UTC) #2
Lei Zhang
lgtm https://codereview.chromium.org/2159973003/diff/40001/xfa.gyp File xfa.gyp (right): https://codereview.chromium.org/2159973003/diff/40001/xfa.gyp#newcode442 xfa.gyp:442: "xfa/fxfa/parser/cxfa_attachnodelist.cpp", alphabetical order https://codereview.chromium.org/2159973003/diff/40001/xfa/fxfa/parser/cxfa_node.cpp File xfa/fxfa/parser/cxfa_node.cpp (left): https://codereview.chromium.org/2159973003/diff/40001/xfa/fxfa/parser/cxfa_node.cpp#oldcode9 ...
4 years, 5 months ago (2016-07-19 17:20:03 UTC) #3
dsinclair
https://codereview.chromium.org/2159973003/diff/40001/xfa.gyp File xfa.gyp (right): https://codereview.chromium.org/2159973003/diff/40001/xfa.gyp#newcode442 xfa.gyp:442: "xfa/fxfa/parser/cxfa_attachnodelist.cpp", On 2016/07/19 17:20:03, Lei Zhang wrote: > alphabetical ...
4 years, 5 months ago (2016-07-19 17:35:10 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2159973003/60001
4 years, 5 months ago (2016-07-19 17:35:27 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: win_xfa on master.tryserver.client.pdfium (JOB_FAILED, https://build.chromium.org/p/tryserver.client.pdfium/builders/win_xfa/builds/1385)
4 years, 5 months ago (2016-07-19 17:37:38 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2159973003/80001
4 years, 5 months ago (2016-07-19 17:45:08 UTC) #12
commit-bot: I haz the power
4 years, 5 months ago (2016-07-19 17:56:27 UTC) #14
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://pdfium.googlesource.com/pdfium/+/5b36f0a0eff7f3666a0e642640db3c89e4bb...

Powered by Google App Engine
This is Rietveld 408576698